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 f7f9a1e commit 37eaf5bCopy full SHA for 37eaf5b
.github/workflows/nightly.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: Setup Repo
19
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
20
21
- name: Uses node.js ${{ matrix.node-version }}
22
uses: actions/setup-node@v3
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
23
0 commit comments