Skip to content

Commit

Permalink
chore(deps): update asdf-vm/actions action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent 9c60aca commit 24cb40f
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 @@ -20,7 +20,7 @@ jobs:
runs-on: ${{ matrix.os }}

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

Expand All @@ -41,7 +41,7 @@ jobs:
uses: actions/checkout@v3

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

- name: Install plugins and tools
run: |
Expand Down

0 comments on commit 24cb40f

Please sign in to comment.