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.
1 parent 090f9f5 commit bb6d7adCopy full SHA for bb6d7ad
2 files changed
.github/workflows/gh-pages.yml
@@ -8,7 +8,7 @@ jobs:
8
deploy:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
12
with:
13
fetch-depth: 0 # full history for contributor information
14
- name: Setup Node
.github/workflows/test.yml
@@ -5,7 +5,7 @@ jobs:
5
test:
6
7
fetch-depth: 0
0 commit comments