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 1735065 commit fed1fd7Copy full SHA for fed1fd7
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
os: [ubuntu-latest, windows-latest]
18
steps:
19
- name: Checkout
20
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
21
- name: Set up Go
22
uses: actions/setup-go@v6
23
with:
.github/workflows/release.yml
runs-on: ubuntu-latest
0 commit comments