Skip to content

Commit e717690

Browse files
chore(deps): update actions/setup-go action to v6
1 parent e47f1ac commit e717690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
libpcsclite-dev
3232

3333
- name: Setup Go
34-
uses: actions/setup-go@v5
34+
uses: actions/setup-go@v6
3535
with:
3636
go-version-file: go.mod
3737
check-latest: true

0 commit comments

Comments
 (0)