Skip to content

Commit 2b9d31a

Browse files
authored
Merge pull request #4 from arturo-lang/use-new-setup-action
Use new setup action
2 parents 90e05fc + 27ab3c6 commit 2b9d31a

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
@@ -80,7 +80,7 @@ runs:
8080
######################################
8181

8282
- name: Install Arturo
83-
uses: arturo-lang/arturo-action@main
83+
uses: arturo-lang/setup-arturo@v2
8484
with:
8585
token: ${{ inputs.token }}
8686
os: ${{ env.os }}

0 commit comments

Comments
 (0)