This commit is contained in:
George Adams 2026-06-03 16:52:36 +01:00
parent 2e8dabe420
commit 9fb63696bc

View File

@ -99,7 +99,7 @@ jobs:
version: ['21', '17']
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v6
- name: Install bash
run: apk add --no-cache bash
- name: setup-java