Skip to content

Commit

Permalink
Merge pull request #14 from PSDTools/dependabot/github_actions/denola…
Browse files Browse the repository at this point in the history
…nd/setup-deno-1.3.0

chore(deps): bump denoland/setup-deno from 1.2.0 to 1.3.0
  • Loading branch information
lishaduck authored Jul 14, 2024
2 parents 0dff6a6 + 1fb506f commit 3facb6b
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 3facb6b

Please sign in to comment.