chore(deps): update github artifact actions

This commit is contained in:
renovate[bot]
2025-10-24 23:49:31 +00:00
committed by GitHub
parent 3c5431176b
commit 8c9ad0664f
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@v5
uses: actions/download-artifact@v6
- name: Grab and store version
run: |
tag_name=$(echo ${{ github.ref }} | grep -oE "[^/]+$")