Skip to content

Commit

Permalink
chore(deps): update denoland/setup-deno action to v1.4.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.4.0 |
  • Loading branch information
renovate[bot] authored Aug 21, 2024
1 parent 2839209 commit 4faf3a9
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.4.0
with:
deno-version: v1.x # Run with latest stable Deno.

Expand Down

0 comments on commit 4faf3a9

Please sign in to comment.