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 f950351 commit e67c6c2Copy full SHA for e67c6c2
.github/workflows/ubuntu.yml
@@ -12,7 +12,7 @@ jobs:
12
matrix:
13
os: [ubuntu-latest, ubuntu-18.04, ubuntu-20.04]
14
steps:
15
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
16
- uses: ./
17
- name: Test CernVM-FS
18
run: |
0 commit comments