Bump GH actions, cleanups (#15)

This commit is contained in:
Jaco Greeff
2020-10-26 11:28:00 +01:00
committed by GitHub
parent 0742567504
commit a3275c9f35
11 changed files with 59 additions and 72 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ jobs:
name: ${{ matrix.step }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- name: ${{ matrix.step }}
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}