Update CI to Ubuntu 20.04 and to newer versions of actions
This commit is contained in:
committed by
Victor Zverovich
parent
48f525d025
commit
6e0a5f7fba
@@ -11,7 +11,7 @@ jobs:
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Create Build Environment
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user