aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/release.yml
diff options
context:
space:
mode:
authorGeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>2023-03-19 14:13:57 +0100
committerGitHub <noreply@github.com>2023-03-19 13:13:57 +0000
commit604f15139d23314de77fff0a98aa88c1b89b5abe (patch)
tree3d46e7c85a427fe24e062b744513852a38a5de81 /.github/workflows/release.yml
parent697837053d22d895fc24f5fe4c8bde0860184687 (diff)
downloadFlightCore-604f15139d23314de77fff0a98aa88c1b89b5abe.tar.gz
FlightCore-604f15139d23314de77fff0a98aa88c1b89b5abe.zip
build: Update outdated checkout action (#220)
Diffstat (limited to '.github/workflows/release.yml')
-rw-r--r--.github/workflows/release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 349e56e0..23c504aa 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -55,7 +55,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TAURI_PRIVATE_KEY: ${{ secrets.TAURI_PRIVATE_KEY }}
- name: upload build artifact
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
with:
path: |
src-tauri/target/release/bundle/appimage/*AppImage*