update actions

This commit is contained in:
Salvatore Giordano
2021-03-02 16:14:27 +01:00
parent c8007486b5
commit ba52566467
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -14,6 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: technote-space/auto-cancel-redundant-workflow@v1
- uses: actions/setup-java@v1
with:
java-version: '12.x'