We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dcb8002 + 58479f5 commit c257b79Copy full SHA for c257b79
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