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 5e709fd commit 72cabbcCopy full SHA for 72cabbc
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v3
17
18
- name: Setup Node.js environment
19
- uses: actions/setup-node@v3.6.0
+ uses: actions/setup-node@v3.9.0
20
with:
21
node-version: '14.x'
22
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
14
15
0 commit comments