Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit e2a5c9d

Browse files
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 9e22eda commit e2a5c9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
runs-on: ubuntu-24.04
3737
steps:
3838
- uses: actions/checkout@v4
39-
- uses: denoland/setup-deno@v1
39+
- uses: denoland/setup-deno@v2
4040
with:
4141
deno-version: '1.44.3' # selfup {"extract":"\\d[^']+","replacer":["bash","-c","deno --version | head -n 1"], "nth": 2}
4242
- run: deno lint

0 commit comments

Comments
 (0)