Merge pull request #1559 from crazy-max/dependabot/github_actions/actions/upload-artifact-6

chore(deps): bump actions/upload-artifact from 5 to 6
This commit is contained in:
CrazyMax
2025-12-19 09:13:13 +01:00
committed by GitHub

View File

@@ -180,7 +180,7 @@ jobs:
tree -nh ${{ env.DESTDIR }}
-
name: Upload artifact
uses: actions/upload-artifact@v5
uses: actions/upload-artifact@v6
with:
name: diun-${{ env.PLATFORM_PAIR }}
path: ${{ env.DESTDIR }}