Update action versions

This commit is contained in:
Clayton Smith 2024-02-09 19:10:14 -05:00
parent 567d084df5
commit 790ff3eef1

View File

@ -40,7 +40,7 @@ jobs:
soapysdr-module-remote
volk
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Configure
@ -63,7 +63,7 @@ jobs:
PREFIX: ${{ steps.setup-micromamba.outputs.environment-path }}
run: ./appimage.sh
- name: Save artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: gqrx-appimage-${{ github.run_id }}
path: Gqrx-*.AppImage