mirror of
https://github.com/lancedikson/bowser
synced 2025-12-04 21:52:14 +00:00
ci(release): bump all deps
This commit is contained in:
parent
e0ee0e7baf
commit
afc0fbf131
5
.github/workflows/publish.yml
vendored
5
.github/workflows/publish.yml
vendored
@ -9,11 +9,10 @@ jobs:
|
||||
release:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-node@v2
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 16
|
||||
registry-url: https://registry.npmjs.org
|
||||
- uses: actions/cache@v4
|
||||
with:
|
||||
path: ~/.npm
|
||||
|
||||
Loading…
Reference in New Issue
Block a user