Skip to content

Commit 44fed02

Browse files
authored
Merge pull request #512 from NHSDigital/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents 31ed078 + cc5b636 commit 44fed02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/monthly-capacity-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
steps:
3636
- name: Checkout code
37-
uses: actions/checkout@v4
37+
uses: actions/checkout@v6
3838

3939
- name: Set up Python
4040
uses: actions/setup-python@v6

0 commit comments

Comments
 (0)