Skip to content

Commit f18f6bf

Browse files
chore(devdeps): update actions/setup-node action to v4.0.2 (#1903)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ae0b6dd commit f18f6bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- uses: actions/[email protected]
6464
- uses: pnpm/[email protected]
6565
- name: Use Node.js
66-
uses: actions/[email protected].0
66+
uses: actions/[email protected].2
6767
with:
6868
node-version: ${{ matrix.node }}
6969
check-latest: true

0 commit comments

Comments
 (0)