There was an error while loading. Please reload this page.
2 parents 1c1b137 + d26354f commit 0f6cf41Copy full SHA for 0f6cf41
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