We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e47f1ac commit e717690Copy full SHA for e717690
.github/workflows/build.yaml
@@ -31,7 +31,7 @@ jobs:
31
libpcsclite-dev
32
33
- name: Setup Go
34
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
35
with:
36
go-version-file: go.mod
37
check-latest: true
0 commit comments