Skip to content

Commit 049bd0c

Browse files
committed
Use v3 of the github-setup-action
1 parent 9b6220e commit 049bd0c

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

0 commit comments

Comments
 (0)