Skip to content

Commit 5aa6b58

Browse files
chore(deps): update dependency deno to v2 (#7797)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 64c3c72 commit 5aa6b58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Setup Deno
5151
uses: denoland/setup-deno@v1
5252
with:
53-
deno-version: 1.46.3
53+
deno-version: 2.5.6
5454

5555
- name: Install core dependencies
5656
run: npm ci --no-audit

0 commit comments

Comments
 (0)