Skip to content

Commit 2b2d1c1

Browse files
committed
ci: bump actions/setup-go@v5
1 parent b854b73 commit 2b2d1c1

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
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
node-version: ${{ matrix.node-version }}
3232

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

0 commit comments

Comments
 (0)