There was an error while loading. Please reload this page.
1 parent 1afdef3 commit 16f3068Copy full SHA for 16f3068
1 file changed
.github/workflows/publish_gh_pages.yml
@@ -23,7 +23,7 @@ jobs:
23
url: ${{ steps.deployment.outputs.page_url }}
24
steps:
25
- name: Checkout repository
26
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
27
- name: Configure Pages
28
uses: actions/configure-pages@v5
29
- name: Install Node.js
0 commit comments