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 4aedf54 commit aea5afdCopy full SHA for aea5afd
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
yq-version: v4.25.3
33
34
- name: Use Node.js ${{ env.node-NODE_VERSION }}
35
- uses: actions/setup-node@v3.7.0
+ uses: actions/setup-node@v3.8.1
36
with:
37
node-version: ${{ env.node-NODE_VERSION }}
38
cache: 'yarn'
@@ -57,7 +57,7 @@ jobs:
57
uses: actions/[email protected]
58
59
60
61
62
63
@@ -77,7 +77,7 @@ jobs:
77
78
79
80
81
82
83
0 commit comments