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