project(actions): Update

This commit is contained in:
Owain van Brakel
2022-04-23 08:17:11 +02:00
parent 643eaf0bcc
commit 2b4d449f46
5 changed files with 44 additions and 81 deletions

View File

@@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.4
- uses: actions/checkout@v2.4.2
- name: Make gradlew executable
run: chmod +x ./gradlew
- name: Update Gradle Wrapper