Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9faf8b3

Browse files
chore(deps): update actions/setup-node action to v3 (#135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eda8120 commit 9faf8b3

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
@@ -35,7 +35,7 @@ jobs:
3535
- uses: pnpm/[email protected]
3636
with:
3737
version: 6
38-
- uses: actions/setup-node@v2
38+
- uses: actions/setup-node@v3
3939
with:
4040
node-version: ${{ matrix.node-version }}
4141
cache: 'pnpm'

0 commit comments

Comments
 (0)