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 378b471 commit 9f96cbeCopy full SHA for 9f96cbe
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-24.04
16
steps:
17
- name: Check out code into the Go module directory
18
- uses: actions/checkout@v1
+ uses: actions/checkout@v4
19
20
- name: Set up QEMU
21
id: qemu
0 commit comments