We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2054c97 commit 0c0b944Copy full SHA for 0c0b944
1 file changed
.github/workflows/deploy-to-github-pages.yml
@@ -22,7 +22,7 @@ jobs:
22
23
steps:
24
- name: Checkout
25
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
26
27
- name: Setup Node.js
28
uses: actions/setup-node@v6
0 commit comments