Skip to content

Commit 19eed16

Browse files
build(deps-dev): bump actions/setup-node from 4 to 5 (#79)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8f2573 commit 19eed16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
with:
104104
ref: ${{ needs.tag.outputs.githubTag }}
105105

106-
- uses: actions/setup-node@v4
106+
- uses: actions/setup-node@v5
107107
with:
108108
node-version: 16
109109

0 commit comments

Comments
 (0)