We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7675439 commit 2319931Copy full SHA for 2319931
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ jobs:
8
steps:
9
10
- name: Set up Go 1.22
11
- uses: actions/setup-go@v5.2.0
+ uses: actions/setup-go@v5.3.0
12
with:
13
go-version: '1.22'
14
check-latest: true
0 commit comments