Skip to content

Commit efb2c2d

Browse files
chore(deps): update actions/setup-node action to v4.0.4
1 parent 8c39e7f commit efb2c2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v3
13-
- uses: actions/[email protected].3
13+
- uses: actions/[email protected].4
1414
- run: npm ci
1515
- run: npx semantic-release
1616
env:

0 commit comments

Comments
 (0)