Skip to content

Commit 26d5dc5

Browse files
build(deps-dev): bump actions/setup-node from 5 to 6 (#83)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ff9731 commit 26d5dc5

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@v5
106+
- uses: actions/setup-node@v6
107107
with:
108108
node-version: 16
109109

0 commit comments

Comments
 (0)