Commit Graph
2 Commits
Author SHA1 Message Date
Gaëtan MullerandGitHub 4554a58d09 Update actions in GitHub Actions workflows (#382)
* Update actions in GitHub Actions workflows

This PR updates the various actions used in the existing GitHub Actions workflows.
- `ubuntu-18.04` → `ubuntu-latest`
- `actions/checkout@v1` → `v4`
- `actions/checkout@v2` → `v4`
- `actions/setup-java@v1` → `v4`
- `eskatos/gradle-command-action@v1` → `gradle/actions/setup-gradle@v4`
- `actions/upload-artifact@v1` → `v4`

* Regenerate the Gradle Wrapper jar

* Enable `fetch-tags` in `unit-tests.yml`

* Fetch the full Git history
2024-09-24 15:24:55 +01:00
Prem bbcbd18cc4 initial commit 2014-12-22 15:14:57 -05:00