Skip to content

Commit

Permalink
Bump Bogdanp/setup-racket from 1.10 to 1.11 (#269)
Browse files Browse the repository at this point in the history
Bumps [Bogdanp/setup-racket](https://github.com/bogdanp/setup-racket) from 1.10 to 1.11.
- [Release notes](https://github.com/bogdanp/setup-racket/releases)
- [Commits](Bogdanp/setup-racket@v1.10...v1.11)

---
updated-dependencies:
- dependency-name: Bogdanp/setup-racket
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 2f183fd commit 63524aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Setup Racket
uses: Bogdanp/setup-racket@v1.10
uses: Bogdanp/setup-racket@v1.11
with:
architecture: x64
version: ${{ matrix.racket-version }}
Expand Down

0 comments on commit 63524aa

Please sign in to comment.