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 4296e6e commit 39c6aefCopy full SHA for 39c6aef
.github/workflows/containers.yml
@@ -26,7 +26,7 @@ jobs:
26
- run: sudo apt-get -qq update
27
- name: Install libsystemd-dev
28
run: sudo apt-get install libsystemd-dev
29
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
30
- name: Setup go
31
uses: actions/setup-go@v1
32
with:
0 commit comments