Skip to content

Commit

Permalink
PP-12244: Upgrade deprecated actions/checkout to v4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
katstevens committed Nov 28, 2024
1 parent d3cc8ec commit e6a0125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Git checkout
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Detect secrets
uses: alphagov/pay-ci/actions/detect-secrets@master

Expand Down

0 comments on commit e6a0125

Please sign in to comment.