Skip to content

Commit 7bed77a

Browse files
committed
chore(ci): bump actions in build-xapian.yml (dependabot pull request)
build-xapian isn't used anymore. But it is a template for testing parts of the ci-tst workflow in isolation to try to fix issues.
1 parent 1c10ceb commit 7bed77a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-xapian.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ jobs:
4242
# if: {{ false }}
4343
# continue running if step fails
4444
# continue-on-error: true
45-
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
45+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
4646

4747
# Setup version of Python to use
4848
- name: Set Up Python 3.13
49-
uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
49+
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
5050
with:
5151
python-version: 3.13
5252
allow-prereleases: true

0 commit comments

Comments
 (0)