Skip to content

Commit

Permalink
chore(deps): bump denoland/setup-deno from 1.2.0 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [denoland/setup-deno](https://github.com/denoland/setup-deno) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/denoland/setup-deno/releases)
- [Commits](denoland/setup-deno@f99b7ed...5fae568)

---
updated-dependencies:
- dependency-name: denoland/setup-deno
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 14, 2024
1 parent 0dff6a6 commit 1fb506f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:

steps:
- name: 🦕 Install Deno
uses: denoland/setup-deno@f99b7edee36540f7183c45aad62fbb93d6d41d9d # v1.2.0
uses: denoland/setup-deno@5fae568d37c3b73449009674875529a984555dd1 # v1.3.0
with:
deno-version: ${{ env.DENO_VERSION }}
- name: ⚙️ Download GPA Calculator
Expand Down Expand Up @@ -123,7 +123,7 @@ jobs:

steps:
- name: 🦕 Install Deno
uses: denoland/setup-deno@f99b7edee36540f7183c45aad62fbb93d6d41d9d # v1.2.0
uses: denoland/setup-deno@5fae568d37c3b73449009674875529a984555dd1 # v1.3.0
with:
deno-version: ${{ env.DENO_VERSION }}
- name: ⚙️ Download Map
Expand Down

0 comments on commit 1fb506f

Please sign in to comment.