We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f30364a + a1254db commit 04c8127Copy full SHA for 04c8127
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