Skip to content

Commit

Permalink
Merge pull request #42 from asdf-community/renovate/asdf-vm-actions-3.x
Browse files Browse the repository at this point in the history
Update asdf-vm/actions action to v3
  • Loading branch information
smorimoto authored Oct 10, 2023
2 parents 2f04828 + 426b8dd commit e2a3c34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

steps:
- name: asdf_plugin_test
uses: asdf-vm/actions/plugin-test@v2
uses: asdf-vm/actions/plugin-test@v3
with:
command: poetry --version

Expand All @@ -31,7 +31,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup asdf
uses: asdf-vm/actions/setup@v2
uses: asdf-vm/actions/setup@v3

- name: Set up Homebrew
id: set-up-homebrew
Expand Down

0 comments on commit e2a3c34

Please sign in to comment.