1
mirror of https://github.com/CarmJos/TimeForFlight.git synced 2026-06-04 15:18:16 +08:00

Update actions/checkout action to v5

This commit is contained in:
renovate[bot]
2025-08-11 14:01:18 +00:00
committed by Carm
parent 4ba4c39d08
commit 450ca3595e
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
- name: "Set up JDK"
uses: actions/setup-java@v5
with: