We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b6220e commit 049bd0cCopy full SHA for 049bd0c
action.yml
@@ -63,7 +63,7 @@ runs:
63
using: 'composite'
64
steps:
65
- name: Solsta setup
66
- uses: snxd/deploy-github-setup-action@v2
+ uses: snxd/deploy-github-setup-action@v3
67
with:
68
solsta_client_id: ${{ inputs.solsta_client_id }}
69
solsta_client_secret: ${{ inputs.solsta_client_secret }}
0 commit comments