Skip to content

Commit afc0fbf

Browse files
committed
ci(release): bump all deps
1 parent e0ee0e7 commit afc0fbf

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,10 @@ jobs:
99
release:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/checkout@v2
13-
- uses: actions/setup-node@v2
12+
- uses: actions/checkout@v4
13+
- uses: actions/setup-node@v4
1414
with:
1515
node-version: 16
16-
registry-url: https://registry.npmjs.org
1716
- uses: actions/cache@v4
1817
with:
1918
path: ~/.npm

0 commit comments

Comments
 (0)