We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8aa797b + 71a654b commit bca00daCopy full SHA for bca00da
1 file changed
.github/workflows/deploy-pages.yml
@@ -25,7 +25,7 @@ jobs:
25
runs-on: ubuntu-latest
26
steps:
27
- name: Checkout
28
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
29
30
- name: Setup Node.js
31
uses: actions/setup-node@v6
0 commit comments