Skip to content

Commit 4add174

Browse files
chore(deps): update actions/setup-node action to v6 (#12)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c2ae21a commit 4add174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
with:
5959
dotnet-version: '9.0.x'
6060

61-
- uses: actions/setup-node@v5
61+
- uses: actions/setup-node@v6
6262
with:
6363
node-version: 22
6464

0 commit comments

Comments
 (0)