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 bec4b03 commit eed221fCopy full SHA for eed221f
.github/workflows/nodejs.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
35
36
- name: Setup Node.js ${{ matrix.node }}
37
- uses: actions/setup-node@17f8bd926464a1afa4c6a11669539e9c1ba77048 # tag=v3.2.0
+ uses: actions/setup-node@eeb10cff27034e7acf239c5d29f62154018672fd # tag=v3.3.0
38
with:
39
node-version: ${{ matrix.node }}
40
check-latest: true
0 commit comments