Skip to content

Commit

Permalink
Bump asdf-vm/actions from 1 to 3
Browse files Browse the repository at this point in the history
Bumps [asdf-vm/actions](https://github.com/asdf-vm/actions) from 1 to 3.
- [Release notes](https://github.com/asdf-vm/actions/releases)
- [Changelog](https://github.com/asdf-vm/actions/blob/master/CHANGELOG.md)
- [Commits](asdf-vm/actions@v1...v3)

---
updated-dependencies:
- dependency-name: asdf-vm/actions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 5, 2024
1 parent 3c6bf2f commit 4e82773
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@v1
uses: asdf-vm/actions/plugin-test@v3
with:
command: zig version

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

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

- name: Install bats-core
run: brew install bats-core
Expand Down

0 comments on commit 4e82773

Please sign in to comment.