We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea36914 + 95af21b commit 489d112Copy full SHA for 489d112
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: Checkout code
18
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
19
20
- name: Set up Go
21
uses: actions/setup-go@v5
.github/workflows/integration-tests.yml
@@ -20,7 +20,7 @@ jobs:
22
23
24
25
26
0 commit comments