We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 786c1f5 commit 0771a90Copy full SHA for 0771a90
.github/workflows/release.yml
@@ -60,7 +60,7 @@ jobs:
60
attestations: write # for provenances
61
steps:
62
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
63
- - uses: actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
+ - uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
64
with:
65
name: artifacts-darwin
66
path: _artifacts/
0 commit comments