We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 854f1c9 + 6cb59d9 commit bd29933Copy full SHA for bd29933
1 file changed
.github/workflows/build.yaml
@@ -98,7 +98,7 @@ jobs:
98
99
- name: Upload digest
100
if: github.event_name != 'pull_request'
101
- uses: actions/upload-artifact@v5.0.0
+ uses: actions/upload-artifact@v6.0.0
102
with:
103
name: digests-${{ env.PLATFORM_PAIR }}
104
path: ${{ runner.temp }}/digests/*
0 commit comments