We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76f462e commit ff0b637Copy full SHA for ff0b637
.github/workflows/build_and_test.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Checkout repo
17
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
18
19
- name: Set up Go
20
uses: actions/setup-go@v6
.github/workflows/publish.yml
@@ -73,7 +73,7 @@ jobs:
73
74
75
76
77
78
79
0 commit comments