Skip to content

Commit bc6f18a

Browse files
Bump Bogdanp/setup-racket from 1.11 to 1.12 (#184)
Bumps [Bogdanp/setup-racket](https://github.com/bogdanp/setup-racket) from 1.11 to 1.12. - [Release notes](https://github.com/bogdanp/setup-racket/releases) - [Commits](Bogdanp/setup-racket@v1.11...v1.12) --- updated-dependencies: - dependency-name: Bogdanp/setup-racket dependency-version: '1.12' 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>
1 parent 66bd6a3 commit bc6f18a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
racket-variant: ['BC', 'CS']
1919
steps:
2020
- uses: actions/checkout@v4
21-
- uses: Bogdanp/setup-racket@v1.11
21+
- uses: Bogdanp/setup-racket@v1.12
2222
with:
2323
architecture: x64
2424
distribution: minimal

0 commit comments

Comments
 (0)