Update CI to Ubuntu 20.04 and to newer versions of actions

This commit is contained in:
Dimitrij Mijoski
2022-09-27 15:06:12 -07:00
committed by Victor Zverovich
parent 48f525d025
commit 6e0a5f7fba
4 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Create Build Environment
run: |