Skip to content

Commit a79358e

Browse files
Merge pull request #291 from ISISComputingGroup/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents 9fdb654 + 51b0056 commit a79358e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
spellcheck:
77
runs-on: "windows-latest"
88
steps:
9-
- uses: actions/checkout@v4
9+
- uses: actions/checkout@v6
1010
with:
1111
fetch-depth: 0
1212
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)