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 25485de commit 4b46373Copy full SHA for 4b46373
.github/workflows/nodejs.yml
@@ -172,7 +172,7 @@ jobs:
172
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
173
174
- name: Setup Node.js ${{ matrix.node }}
175
- uses: actions/setup-node@17f8bd926464a1afa4c6a11669539e9c1ba77048 # tag=v3.2.0
+ uses: actions/setup-node@eeb10cff27034e7acf239c5d29f62154018672fd # tag=v3.3.0
176
with:
177
node-version: ${{ matrix.node }}
178
check-latest: true
0 commit comments