Skip to content

Commit

Permalink
chore(deps): update denoland/setup-deno action to v1.3.0
Browse files Browse the repository at this point in the history
| datasource  | package             | from   | to    |
| ----------- | ------------------- | ------ | ----- |
| github-tags | denoland/setup-deno | v1.1.1 | 1.3.0 |
  • Loading branch information
renovate[bot] authored Jul 12, 2024
1 parent 2839209 commit a91918d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fetch-depth: 0

- name: Setup Deno
uses: denoland/setup-deno@v1.1.1
uses: denoland/setup-deno@1.3.0
with:
deno-version: v1.x # Run with latest stable Deno.

Expand Down

0 comments on commit a91918d

Please sign in to comment.