chore(deps): update github artifact actions (major) (#5109)

This commit is contained in:
Alexandru Ionut Tripon 2026-03-09 22:26:45 +00:00 committed by GitHub
commit 1bc5f18b04
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 "[^/]+$")