Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
irustm authored Aug 29, 2020
1 parent 5b414c5 commit 2bb66cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-16.04
strategy:
matrix:
deno: [1.3.1]
deno: [1.3.2]
name: Deno ${{ matrix.deno }}
steps:
- uses: actions/checkout@master
Expand Down

0 comments on commit 2bb66cf

Please sign in to comment.