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 535a14e commit ee4b60fCopy full SHA for ee4b60f
.github/workflows/deploy-S3.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v2
16
17
- name: Setup Node.js environment
18
- uses: actions/setup-node@v3.1.0
+ uses: actions/setup-node@v3.9.1
19
with:
20
node-version: 14.x
21
.github/workflows/deploy-website.yml
0 commit comments