Skip to content

Commit 841cb36

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 e1aab7d commit 841cb36

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
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
swift-version: "5.10"
2424
- name: asdf_plugin_test
25-
uses: asdf-vm/actions/plugin-test@v3
25+
uses: asdf-vm/actions/plugin-test@v4
2626
with:
2727
command: sourcery --version
2828
env:

0 commit comments

Comments
 (0)