Skip to content

Commit 3b945f1

Browse files
renovate[bot]dnaeon
authored andcommitted
chore(deps): update actions/setup-go action to v6
1 parent d825512 commit 3b945f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
os: [ubuntu-latest]
1010
runs-on: ${{ matrix.os }}
1111
steps:
12-
- uses: actions/setup-go@v3
12+
- uses: actions/setup-go@v6
1313
with:
1414
go-version: ${{ matrix.go-version }}
1515
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)