Skip to content

Commit

Permalink
build: update build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
diamante0018 authored Feb 12, 2024
1 parent e35b116 commit 334c43f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 334c43f

Please sign in to comment.