We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5198c84 + 9544146 commit 2f8d9f1Copy full SHA for 2f8d9f1
1 file changed
.github/workflows/build.yaml
@@ -92,7 +92,7 @@ jobs:
92
- build
93
steps:
94
- name: Download digests
95
- uses: actions/download-artifact@v5.0.0
+ uses: actions/download-artifact@v6.0.0
96
with:
97
path: ${{ runner.temp }}/digests
98
pattern: digests-*
0 commit comments