chore(deps): update github artifact actions

This commit is contained in:
renovate[bot] 2026-03-05 09:39:53 +00:00 committed by GitHub
parent b114d043f6
commit e3ea57c96b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 8 additions and 8 deletions

View file

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