We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91ed541 commit 9b087d5Copy full SHA for 9b087d5
1 file changed
.github/workflows/release.yml
@@ -76,7 +76,6 @@ jobs:
76
steps:
77
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
78
- uses: ./.github/actions/clone
79
- - uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
80
- uses: oxc-project/setup-rust@23f38cfb0c04af97a055f76acee94d5be71c7c82 # v1.0.16
81
with:
82
save-cache: ${{ github.ref_name == 'main' }}
0 commit comments