We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e5e478 commit 664fc87Copy full SHA for 664fc87
1 file changed
.github/workflows/ci.yml
@@ -77,7 +77,7 @@ jobs:
77
runs-on: ubuntu-latest
78
steps:
79
- uses: actions/checkout@v5
80
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
81
with:
82
path: prebuilds
83
- run: echo "version=$(git describe --tags)" >> $GITHUB_OUTPUT
0 commit comments