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 eca6535 commit 9b4784fCopy full SHA for 9b4784f
.github/workflows/ci.yml
@@ -81,7 +81,7 @@ jobs:
81
runs-on: ubuntu-latest
82
steps:
83
- uses: actions/checkout@v5
84
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
85
with:
86
path: prebuilds
87
- run: echo "version=$(git describe --tags)" >> $GITHUB_OUTPUT
0 commit comments