Skip to content

Commit

Permalink
chore(ci): update deno version to v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
c4spar committed Aug 1, 2020
1 parent 82c3eae commit 3dd48e0
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.1' ]
deno_version: [ 'v1.2.0', 'v1.2.2' ]

steps:
- name: Configure git
Expand Down

0 comments on commit 3dd48e0

Please sign in to comment.