Skip to content

Commit e5c35c5

Browse files
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] <[email protected]>
1 parent 2b81773 commit e5c35c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
submodules: true
1919

2020
- name: Install action-validator with asdf
21-
uses: asdf-vm/actions/install@v3
21+
uses: asdf-vm/actions/install@v4
2222
with:
2323
tool_versions: |
2424
action-validator 0.5.1

0 commit comments

Comments
 (0)