Skip to content

Commit 54837eb

Browse files
romdotdogbcoe
andauthored
build: use denoland/setup-deno (#1991)
Co-authored-by: Benjamin E. Coe <[email protected]>
1 parent e1871aa commit 54837eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
node-version: 14
5151
- run: npm install
5252
- run: npm run compile
53-
- uses: denolib/setup-deno@v2
53+
- uses: denoland/setup-deno@v1
5454
with:
5555
deno-version: v1.x
5656
- run: |

0 commit comments

Comments
 (0)