We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e56aef2 + 8a29eb3 commit d9ded20Copy full SHA for d9ded20
.github/workflows/gh-pages.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
steps:
23
- name: Checkout repository
24
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
25
- uses: actions/setup-node@v6
26
with:
27
node-version: lts/*
.github/workflows/upgrade.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
18
19
20
0 commit comments