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 829cfb4 commit 06ed494Copy full SHA for 06ed494
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
container: quay.io/centos/centos:stream9
11
steps:
12
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
13
- name: build
14
run: |
15
set -xeuo pipefail
0 commit comments