Skip to content

Commit 2ce99ce

Browse files
committed
Use v3 of the github-setup-action
1 parent 3e6ab05 commit 2ce99ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ runs:
4444
using: 'composite'
4545
steps:
4646
- name: Solsta setup
47-
uses: snxd/deploy-github-setup-action@v2
47+
uses: snxd/deploy-github-setup-action@v3
4848
with:
4949
solsta_client_id: ${{ inputs.solsta_client_id }}
5050
solsta_client_secret: ${{ inputs.solsta_client_secret }}

0 commit comments

Comments
 (0)