mirror of
https://github.com/iv-org/invidious.git
synced 2025-11-11 01:28:29 -06:00
Bump crystal-lang/install-crystal from 1.8.3 to 1.9.1
Bumps [crystal-lang/install-crystal](https://github.com/crystal-lang/install-crystal) from 1.8.3 to 1.9.1. - [Release notes](https://github.com/crystal-lang/install-crystal/releases) - [Commits](https://github.com/crystal-lang/install-crystal/compare/v1.8.3...v1.9.1) --- updated-dependencies: - dependency-name: crystal-lang/install-crystal dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5cfe294063
commit
8f4f36595f
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -58,7 +58,7 @@ jobs:
|
||||
shell: bash
|
||||
|
||||
- name: Install Crystal
|
||||
uses: crystal-lang/install-crystal@v1.8.3
|
||||
uses: crystal-lang/install-crystal@v1.9.1
|
||||
with:
|
||||
crystal: ${{ matrix.crystal }}
|
||||
|
||||
@ -134,7 +134,7 @@ jobs:
|
||||
|
||||
- name: Install Crystal
|
||||
id: lint_step_install_crystal
|
||||
uses: crystal-lang/install-crystal@v1.8.3
|
||||
uses: crystal-lang/install-crystal@v1.9.1
|
||||
with:
|
||||
crystal: latest
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user