We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54bb1eb + 3b8f787 commit 6e1bea3Copy full SHA for 6e1bea3
1 file changed
.github/workflows/build.yaml
@@ -75,7 +75,7 @@ jobs:
75
- build
76
steps:
77
- name: Download digests
78
- uses: actions/download-artifact@v8.0.0
+ uses: actions/download-artifact@v8.0.1
79
with:
80
path: ${{ runner.temp }}/digests
81
pattern: digests-*
0 commit comments