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