mirror of
https://github.com/SphericalKat/medium.rip.git
synced 2024-11-16 11:25:57 +00:00
chore(deps): update actions/setup-node action to v4
This commit is contained in:
parent
0cd9fd70cb
commit
f45d252f5f
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
version: latest
|
||||
|
||||
- name: Set up Node
|
||||
uses: actions/setup-node@v3
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 16
|
||||
cache: 'pnpm'
|
||||
|
Loading…
Reference in New Issue
Block a user