Skip to content

Commit 0898173

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 8bd2c37 commit 0898173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ${{ matrix.os }}
2020
steps:
2121
- name: asdf_plugin_test
22-
uses: asdf-vm/actions/plugin-test@v3
22+
uses: asdf-vm/actions/plugin-test@v4
2323
with:
2424
command: hugo version
2525
version: ${{ matrix.version }}

0 commit comments

Comments
 (0)