chore: bump deno version (#6)

Co-authored-by: Satya Rohith <me@satyarohith.com>
This commit is contained in:
Lucas Michot 2022-05-30 10:50:26 +02:00 committed by GitHub
parent a7a9c626e5
commit 020415ad41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ jobs:
- name: Install Deno
uses: denoland/setup-deno@main
with:
deno-version: 1.18.2
deno-version: 1.22.1
- name: Build site
run: deno run -A https://deno.land/x/lume/ci.ts