Skip to content

Commit 4e286cc

Browse files
dnalborczykDorianMazur
authored andcommitted
ci: bump actions/setup-go@v5
1 parent d92b697 commit 4e286cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
node-version: ${{ matrix.node-version }}
3131

32-
- uses: actions/setup-go@v4
32+
- uses: actions/setup-go@v5
3333
with:
3434
go-version: "1"
3535

0 commit comments

Comments
 (0)