Update Action to Node 20 (#128)

* Update GitHub Actions workflows to latest versions

* Update dependencies & run on Node 20
This commit is contained in:
Philipp Trulson 2024-02-01 17:22:34 +01:00 committed by GitHub
parent b4dc19b4ba
commit c79846fb30
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 484 additions and 599 deletions

View file

@ -126,7 +126,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Buildah Action
uses: redhat-actions/buildah-build@v2
@ -166,7 +166,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- run: mvn package