Skip to content

Commit

Permalink
Update asdf-vm/actions action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent 2f04828 commit 426b8dd
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 426b8dd

Please sign in to comment.