Skip to content

Commit 331477a

Browse files
authored
Merge pull request #537 from galaxyproject/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 8510fc6 + fc199d1 commit 331477a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint_jekyll.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
check-internal-links:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@v5
9+
- uses: actions/checkout@v6
1010
- uses: ruby/[email protected]
1111
with:
1212
ruby-version: '3.3'

0 commit comments

Comments
 (0)