We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a49c8cd + b86f999 commit 2919de1Copy full SHA for 2919de1
1 file changed
README.md
@@ -56,7 +56,7 @@ jobs:
56
- name: Setup deno
57
uses: denoland/setup-deno@main
58
with:
59
- deno-version: v1.x
+ deno-version: v1.10.x
60
# Check out the repository so it can read the files inside of it and do other operations
61
- name: Check out repo
62
uses: actions/checkout@v2
0 commit comments