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

Update actions/upload-artifact action to v5

This commit is contained in:
renovate[bot]
2025-10-24 19:56:46 +00:00
committed by Carm
parent e8771a3171
commit 6a17fc765d
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
- name: "Target Stage"
run: mkdir staging && cp target/*.jar staging
- name: "Upload artifact"
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v5
with:
name: artifact
path: staging