Skip to content

Commit 6c3eee5

Browse files
authored
Merge pull request #68 from ToeiRei/dependabot/github_actions/actions/checkout-6
chore(deps): bump actions/checkout from 4 to 6
2 parents 1a3a989 + 544a63d commit 6c3eee5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
runs-on: ubuntu-latest
2727
steps:
2828
- name: Checkout
29-
uses: actions/checkout@v4
29+
uses: actions/checkout@v6
3030

3131
- name: Setup Pages
3232
uses: actions/configure-pages@v5

0 commit comments

Comments
 (0)