Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sorawee committed Apr 15, 2024
1 parent 449e77c commit 7eb4890
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
enable-contracts: [true, false]
steps:
- uses: actions/checkout@v4
- uses: Bogdanp/setup-racket@v1.9.1
- uses: Bogdanp/setup-racket@v1.11
with:
architecture: x64
distribution: full
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/resyntax-analyze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
fetch-depth: 0
- name: Install Racket
uses: Bogdanp/setup-racket@v1.9.1
uses: Bogdanp/setup-racket@v1.11
with:
version: current
packages: resyntax
Expand Down

0 comments on commit 7eb4890

Please sign in to comment.