We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents adc36d5 + d642096 commit 5198c84Copy full SHA for 5198c84
1 file changed
.github/workflows/build.yaml
@@ -77,7 +77,7 @@ jobs:
77
touch "${{ runner.temp }}/digests/${digest#sha256:}"
78
79
- name: Upload digest
80
- uses: actions/upload-artifact@v4.6.2
+ uses: actions/upload-artifact@v5.0.0
81
with:
82
name: digests-${{ env.PLATFORM_PAIR }}
83
path: ${{ runner.temp }}/digests/*
0 commit comments