Skip to content

Commit 7213a5e

Browse files
authored
Merge pull request #14 from SamStephens/dependabot/github_actions/dependencies-76468cb07f
Bump actions/checkout from 5 to 6 in the dependencies group
2 parents d4c3493 + 3ff1883 commit 7213a5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-deploy-page.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: 'Checkout'
19-
uses: actions/checkout@v5
19+
uses: actions/checkout@v6
2020
with:
2121
submodules: recursive
2222
- name: 'Build page with Nanoc'

0 commit comments

Comments
 (0)