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 6d632c7 commit dc1603bCopy full SHA for dc1603b
.github/workflows/test-js-polyfill.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
persist-credentials: false
16
- name: Use Node.js ${{ matrix.node }}
17
- uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4
+ uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4
18
19
registry-url: "https://registry.npmjs.org"
20
cache: npm
0 commit comments