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 0a748f2 commit d8cd315Copy full SHA for d8cd315
.github/workflows/pre-main.yml
@@ -78,7 +78,7 @@ jobs:
78
continue-on-error: true
79
80
- name: Set up Go 1.21
81
- uses: actions/setup-go@v4
+ uses: actions/setup-go@v5
82
with:
83
go-version: 1.21.5
84
.github/workflows/preflight.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v4
19
20
21
22
23
24
@@ -59,7 +59,7 @@ jobs:
59
60
61
62
63
64
65
0 commit comments