v7 --> hash

This commit is contained in:
Tom van Woudenberg
2026-03-23 08:16:10 +01:00
committed by GitHub
parent 56f665a6f2
commit 4a90348b29

View File

@@ -77,7 +77,7 @@ runs:
- name: Upload artifact - name: Upload artifact
id: upload-artifact id: upload-artifact
uses: actions/upload-artifact@v7 uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f #v7.0.0
with: with:
name: ${{ inputs.name }} name: ${{ inputs.name }}
path: ${{ runner.temp }}/artifact.tar path: ${{ runner.temp }}/artifact.tar