Skip to content

Commit

Permalink
fix(version): change deno version to 1.4.0 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
Wooseok Lee committed Sep 19, 2020
1 parent 6b7b531 commit 672cd21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/attain-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v2
- uses: denolib/setup-deno@master
with:
deno-version: 1.2.3
deno-version: 1.4.0

- run: deno --version

Expand Down

0 comments on commit 672cd21

Please sign in to comment.