Skip to content

Commit 4152509

Browse files
authored
chore: upgrade to actions/checkout@v3
1 parent 5337bcb commit 4152509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cvmfs_http_proxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jobs:
44
build:
55
runs-on: ubuntu-latest
66
steps:
7-
- uses: actions/checkout@v2
7+
- uses: actions/checkout@v3
88
- uses: ./
99
with:
1010
cvmfs_http_proxy: 'auto'

0 commit comments

Comments
 (0)