Skip to content

Commit 710b3f2

Browse files
dependabot[bot]unixfox
authored andcommitted
Bump crystal-lang/install-crystal from 1.8.2 to 1.8.3
Bumps [crystal-lang/install-crystal](https://github.com/crystal-lang/install-crystal) from 1.8.2 to 1.8.3. - [Release notes](https://github.com/crystal-lang/install-crystal/releases) - [Commits](crystal-lang/install-crystal@v1.8.2...v1.8.3) --- updated-dependencies: - dependency-name: crystal-lang/install-crystal dependency-version: 1.8.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 42d34cd commit 710b3f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
shell: bash
5959

6060
- name: Install Crystal
61-
uses: crystal-lang/[email protected].2
61+
uses: crystal-lang/[email protected].3
6262
with:
6363
crystal: ${{ matrix.crystal }}
6464

@@ -134,7 +134,7 @@ jobs:
134134

135135
- name: Install Crystal
136136
id: lint_step_install_crystal
137-
uses: crystal-lang/[email protected].2
137+
uses: crystal-lang/[email protected].3
138138
with:
139139
crystal: latest
140140

0 commit comments

Comments
 (0)