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 535ace4 commit 395f5b0Copy full SHA for 395f5b0
.github/workflows/pre-main.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Set up Go 1.21
17
- uses: actions/setup-go@v4
+ uses: actions/setup-go@v5
18
with:
19
go-version: 1.21.5
20
.github/workflows/preflight.yml
@@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v4
21
22
23
24
0 commit comments