Skip to content

Commit e567411

Browse files
chore(deps): bump asdf-vm/actions from 3 to 4
Bumps [asdf-vm/actions](https://github.com/asdf-vm/actions) from 3 to 4. - [Release notes](https://github.com/asdf-vm/actions/releases) - [Changelog](https://github.com/asdf-vm/actions/blob/master/CHANGELOG.md) - [Commits](asdf-vm/actions@v3...v4) --- updated-dependencies: - dependency-name: asdf-vm/actions dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44e9948 commit e567411

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
- macos-latest
1414
steps:
1515
- name: asdf_plugin_test
16-
uses: asdf-vm/actions/plugin-test@v3
16+
uses: asdf-vm/actions/plugin-test@v4
1717
with:
1818
command: sourcery --version

0 commit comments

Comments
 (0)