Skip to content

Commit ca5e707

Browse files
dependabot[bot]GuillaumeGomez
authored andcommitted
Bump denoland/setup-deno from 1 to 2
Bumps [denoland/setup-deno](https://github.com/denoland/setup-deno) from 1 to 2. - [Release notes](https://github.com/denoland/setup-deno/releases) - [Commits](denoland/setup-deno@v1...v2) --- updated-dependencies: - dependency-name: denoland/setup-deno dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6963852 commit ca5e707

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
@@ -180,7 +180,7 @@ jobs:
180180
runs-on: ubuntu-latest
181181
steps:
182182
- uses: actions/checkout@v4
183-
- uses: denoland/setup-deno@v1
183+
- uses: denoland/setup-deno@v2
184184
- name: install `just`
185185
run: sudo snap install --edge --classic just
186186
- run: just lint-js

0 commit comments

Comments
 (0)