Skip to content

Commit b7001b5

Browse files
chore(deps): update actions/checkout action to v6
1 parent 1afdef3 commit b7001b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish_gh_pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
url: ${{ steps.deployment.outputs.page_url }}
2424
steps:
2525
- name: Checkout repository
26-
uses: actions/checkout@v5
26+
uses: actions/checkout@v6
2727
- name: Configure Pages
2828
uses: actions/configure-pages@v5
2929
- name: Install Node.js

0 commit comments

Comments
 (0)