Skip to content

Commit ddefd9b

Browse files
committed
💚 (build.yaml) Update workflow
1 parent cab1a00 commit ddefd9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414

1515
steps:
1616
- uses: actions/checkout@v3
17-
- uses: denoland/setup-deno@v1
17+
- uses: denoland/setup-deno@v2
1818
with:
1919
deno-version: v2.x
20-
- uses: stefanzweifel/git-auto-commit-action@v4
2120
- run: deno task build
21+
- uses: stefanzweifel/git-auto-commit-action@v4

0 commit comments

Comments
 (0)