chore(deps): update github artifact actions

This commit is contained in:
renovate-bot-cbcoutinho[bot]
2026-06-09 04:21:19 +00:00
committed by GitHub
parent 2d691225b2
commit e854840c77
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -92,7 +92,7 @@ jobs:
- name: Upload digest
if: github.event_name != 'pull_request'
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
with:
name: digests-${{ steps.prep.outputs.pair }}
path: ${{ runner.temp }}/digests/*
@@ -108,7 +108,7 @@ jobs:
packages: write
steps:
- name: Download digests
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
with:
path: ${{ runner.temp }}/digests
pattern: digests-*
+1 -1
View File
@@ -275,7 +275,7 @@ jobs:
- name: Upload debug artifacts
if: failure()
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
with:
name: debug-${{ matrix.mode }}-nc${{ matrix.nextcloud_version }}
path: |