Skip to content

Commit

Permalink
Downgrade deno to 1.46.1 to see if fixes windows msedge test
Browse files Browse the repository at this point in the history
  • Loading branch information
redabacha committed Sep 2, 2024
1 parent 9576356 commit 1a780f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shared-test-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: 🦕 Install Deno
uses: denoland/setup-deno@v1
with:
deno-version: vx.x.x
deno-version: v1.46.1

- name: Disable GitHub Actions Annotations
run: |
Expand Down

0 comments on commit 1a780f3

Please sign in to comment.