Skip to content

Commit

Permalink
Bump dylan-lang/install-dylan-tool from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [dylan-lang/install-dylan-tool](https://github.com/dylan-lang/install-dylan-tool) from 2 to 3.
- [Release notes](https://github.com/dylan-lang/install-dylan-tool/releases)
- [Commits](dylan-lang/install-dylan-tool@v2...v3)

---
updated-dependencies:
- dependency-name: dylan-lang/install-dylan-tool
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 5e14b58 commit 4ac6c84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install dylan-tool
uses: dylan-lang/install-dylan-tool@v2
uses: dylan-lang/install-dylan-tool@v3

- name: Update packages
run: dylan update
Expand Down

0 comments on commit 4ac6c84

Please sign in to comment.