We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea7865e commit af3cd11Copy full SHA for af3cd11
.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.8.2
19
with:
20
node-version: 14.x
21
.github/workflows/deploy-website.yml
0 commit comments