We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f6c0ee0 + 55a26ca commit 9c2f5daCopy full SHA for 9c2f5da
.github/workflows/gh-pages.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
18
- name: "Checkout"
19
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
20
with:
21
persist-credentials: false
22
.github/workflows/tests.yml
@@ -28,7 +28,7 @@ jobs:
28
29
30
- name: "Checkout the repository"
31
32
33
- name: "Set up Node 18"
34
uses: actions/setup-node@v6
0 commit comments