Skip to content

Commit 5ca0572

Browse files
committed
Use v3 of the github-setup-action
1 parent bd1414d commit 5ca0572

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
@@ -62,7 +62,7 @@ runs:
6262
using: 'composite'
6363
steps:
6464
- name: Solsta setup
65-
uses: snxd/deploy-github-setup-action@v2
65+
uses: snxd/deploy-github-setup-action@v3
6666
with:
6767
solsta_client_id: ${{ inputs.solsta_client_id }}
6868
solsta_client_secret: ${{ inputs.solsta_client_secret }}

0 commit comments

Comments
 (0)