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
@@ -13,7 +13,7 @@ jobs:
if: "! startsWith(github.event.head_commit.message, '[CI Skip]') && github.repository == 'polkadot-js/phishing'"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
with:
token: ${{ secrets.GH_PAT }}
- name: ${{ matrix.step }}