Skip to content

Commit b329569

Browse files
authored
Merge pull request #16 from joinrpg/dependabot/github_actions/actions/checkout-6.0.2
Bump actions/checkout from 5.0.0 to 6.0.2
2 parents 8e207e2 + 83d2bb2 commit b329569

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
if: github.ref != 'refs/heads/main'
1212
steps:
1313
- name: Checkout main
14-
uses: actions/checkout@v5.0.0
14+
uses: actions/checkout@v6.0.2
1515
- name: Build only
1616
uses: shalzz/zola-deploy-action@v0.21.0
1717
env:

0 commit comments

Comments
 (0)