Skip to content

Commit 53ecbd8

Browse files
authored
Merge pull request #76 from nationalarchives/renovate/actions-checkout-4.x
Update actions/checkout action to v4
2 parents e5998f4 + 116cccb commit 53ecbd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/secrets.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ jobs:
77
name: Check for secrets
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: actions/checkout@v2
10+
- uses: actions/checkout@v4
1111
- uses: nationalarchives/tdr-github-actions/.github/actions/run-git-secrets@main

0 commit comments

Comments
 (0)