Skip to content

Commit

Permalink
fix formatting deno action
Browse files Browse the repository at this point in the history
  • Loading branch information
Fajar Abdi Nugraha committed Oct 19, 2024
1 parent 820dc6b commit a7cd245
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 @@ -27,7 +27,7 @@ jobs:

- name: Setup Deno
# uses: denoland/setup-deno@v1
uses: denoland/setup-deno@61fe2df320078202e33d7d5ad347e7dcfa0e8f31 # v1.1.2
uses: denoland/setup-deno@61fe2df320078202e33d7d5ad347e7dcfa0e8f31 # v1.1.2
with:
deno-version: v2.x

Expand Down

0 comments on commit a7cd245

Please sign in to comment.