Skip to content

Commit 9303cbb

Browse files
committed
PP-15379 update github actions
Github retiring node20. Update actions to a node24 compatible version.
1 parent 10f3a80 commit 9303cbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- name: Git checkout
21-
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
21+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2222
- name: Detect secrets
2323
uses: alphagov/pay-ci/actions/detect-secrets@master
2424

0 commit comments

Comments
 (0)