Skip to content

Commit

Permalink
Merge pull request #19 from noislabs/update-deno
Browse files Browse the repository at this point in the history
Use deno 1.36.1
  • Loading branch information
webmaster128 committed Aug 24, 2023
2 parents 551e992 + 666a2c3 commit aea235a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
deno-version: [1.35.3]
deno-version: [1.36.1]

steps:
- name: Git Checkout Deno Module
Expand Down

0 comments on commit aea235a

Please sign in to comment.