Skip to content

Commit f432693

Browse files
authored
Merge pull request #2 from friesoft/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents 16822f4 + 989f10f commit f432693

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
deploy:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/checkout@v4
12+
- uses: actions/checkout@v6
1313
with:
1414
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
1515

0 commit comments

Comments
 (0)