Bump deno version to 1.27.2
This commit is contained in:
parent
8362691bf1
commit
987297ae8b
6
.github/workflows/deno.yml
vendored
6
.github/workflows/deno.yml
vendored
@ -29,11 +29,7 @@ jobs:
|
||||
# uses: denoland/setup-deno@v1
|
||||
uses: denoland/setup-deno@d4873ceeec10de6275fecd1f94b6985369d40231
|
||||
with:
|
||||
deno-version: v1.26.1
|
||||
|
||||
# Uncomment this step to verify the use of 'deno fmt' on each commit.
|
||||
# - name: Verify formatting
|
||||
# run: deno fmt --check
|
||||
deno-version: v1.27.2
|
||||
|
||||
- name: Run build
|
||||
run: deno task build
|
||||
|
Loading…
Reference in New Issue
Block a user