mirror of https://github.com/aria2/aria2
Bump actions/checkout to v3
parent
0065c179ca
commit
9e412c9dc6
|
@ -12,7 +12,7 @@ jobs:
|
||||||
compiler: [gcc, clang]
|
compiler: [gcc, clang]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v3
|
||||||
- name: Linux setup
|
- name: Linux setup
|
||||||
if: runner.os == 'Linux'
|
if: runner.os == 'Linux'
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue