comparison .github/workflows/build-xapian.yml @ 8425:3db40a355a6c

chore: bump actions/checkout as reported by dependabot.
author John Rouillard <rouilj@ieee.org>
date Wed, 20 Aug 2025 11:23:39 -0400
parents 6137598ac8b0
children e024fbb86f90
comparison
equal deleted inserted replaced
8424:4a948ad46579 8425:3db40a355a6c
40 # example directives: 40 # example directives:
41 # disable step 41 # disable step
42 # if: {{ false }} 42 # if: {{ false }}
43 # continue running if step fails 43 # continue running if step fails
44 # continue-on-error: true 44 # continue-on-error: true
45 uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 45 uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
46 46
47 # Setup version of Python to use 47 # Setup version of Python to use
48 - name: Set Up Python 3.13 48 - name: Set Up Python 3.13
49 uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0 49 uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
50 with: 50 with:

Roundup Issue Tracker: http://roundup-tracker.org/