Skip to content

Commit

Permalink
chore(ci): update deno version to v1.3.1 (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
c4spar committed Aug 21, 2020
1 parent 2bb165c commit 1cff32b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macOS-latest, windows-latest]
deno_version: [ 'v1.2.0', 'v1.2.2' ]
deno_version: [ 'v1.2.0', 'v1.3.1' ]

steps:
- name: Configure git
Expand Down

0 comments on commit 1cff32b

Please sign in to comment.