We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef236a8 commit 24d1459Copy full SHA for 24d1459
.github/workflows/deno.yaml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- deno-version: [1.33.0, "v1.x"]
+ deno-version: [1.46.0, "v1.x"]
16
timezone: ["America/New_York", "Europe/London", "Europe/Berlin", "America/Santiago"]
17
18
steps:
0 commit comments