build: update build workflow

This commit is contained in:
6arelyFuture 2024-02-12 21:06:37 +01:00 committed by GitHub
parent e35b1161dc
commit 334c43f670
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -177,7 +177,7 @@ jobs:
name: linux-x64-release
- name: Install SSH key
uses: shimataro/ssh-key-action@v2.6.1
uses: shimataro/ssh-key-action@v2.7.0
with:
key: ${{ secrets.ALTERWARE_MASTER_SSH_PRIVATE_KEY }}
known_hosts: 'just-a-placeholder-so-we-dont-get-errors'