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 5337bcb commit 4152509Copy full SHA for 4152509
.github/workflows/cvmfs_http_proxy.yml
@@ -4,7 +4,7 @@ jobs:
4
build:
5
runs-on: ubuntu-latest
6
steps:
7
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
8
- uses: ./
9
with:
10
cvmfs_http_proxy: 'auto'
0 commit comments