We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fef26b commit 54d93c6Copy full SHA for 54d93c6
1 file changed
.github/workflows/CI.yml
@@ -104,6 +104,7 @@ jobs:
104
# IMPORTANT: this permission is mandatory for trusted publishing
105
id-token: write
106
steps:
107
+ - uses: actions/checkout@v4
108
- uses: actions/download-artifact@v4
109
with:
110
merge-multiple: "true"
0 commit comments