We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ae3fe2 + da76001 commit f16adc0Copy full SHA for f16adc0
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: actions/[email protected]
30
31
- name: Set up Node.js ${{ matrix.node }}
32
- uses: actions/setup-node@v4.1.0
+ uses: actions/setup-node@v4.2.0
33
with:
34
node-version: ${{ matrix.node }}
35
.github/workflows/release.yml
@@ -26,7 +26,7 @@ jobs:
26
27
28
- name: Set up Node.js
node-version: ${{ env.NODE_VERSION }}
registry-url: "https://registry.npmjs.org"
0 commit comments