Skip to content

Commit 0c0b944

Browse files
Bump actions/checkout from 4 to 6 (#1)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2054c97 commit 0c0b944

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-to-github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
steps:
2424
- name: Checkout
25-
uses: actions/checkout@v4
25+
uses: actions/checkout@v6
2626

2727
- name: Setup Node.js
2828
uses: actions/setup-node@v6

0 commit comments

Comments
 (0)