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

Update actions/upload-artifact action to v6

This commit is contained in:
renovate[bot]
2025-12-12 22:11:53 +00:00
committed by Carm
parent 1c1b76e89d
commit 64c4a6d2dc
+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@v5
uses: actions/upload-artifact@v6
with:
name: artifact
path: staging