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 637fba2 commit d81fc2dCopy full SHA for d81fc2d
2 files changed
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Checkout
21
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
22
23
- name: Use Node.js ${{matrix.node-version }}
24
uses: actions/setup-node@v3
@@ -58,7 +58,7 @@ jobs:
58
59
60
61
62
63
64
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
0 commit comments