needs: [build-test]
steps:
# Download prebuilt ubuntu binary from build-test job, setup logtalk
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v8
with:
name: scryer-prolog_ubuntu-22.04_x86_64-unknown-linux-gnu
- run: |
needs: [build-test]
if: startsWith(github.ref, 'refs/tags/v')
steps:
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v8
- name: Zip binaries for release
run: |
zip scryer-prolog_macos-latest.zip ./scryer-prolog_macos-latest_x86_64-apple-darwin/scryer-prolog