chore(deps): update github artifact actions

This commit is contained in:
renovate[bot]
2025-12-12 21:58:12 +00:00
committed by GitHub
parent 9a505a07c0
commit 3b715ada07
4 changed files with 8 additions and 8 deletions

View File

@@ -25,7 +25,7 @@ jobs:
submodules: "true"
path: "PrismLauncher-source"
- name: Download artifacts
uses: actions/download-artifact@v6
uses: actions/download-artifact@v7
- name: Grab and store version
run: |
tag_name=$(echo ${{ github.ref }} | grep -oE "[^/]+$")