Skip to content

Commit

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

Bump denoland/setup-deno from 1.1.2 to 1.1.3
  • Loading branch information
hectorm authored Oct 2, 2023
2 parents a6fa2cc + 7dc926b commit c8bdf88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
node-version: '${{ env.NODE_VERSION }}'
cache: 'npm'
- name: 'Use Deno ${{ matrix.deno_version }}'
uses: 'denoland/setup-deno@61fe2df320078202e33d7d5ad347e7dcfa0e8f31'
uses: 'denoland/setup-deno@0df5d9c641efdff149993c321fc27c11c5df8623'
with:
deno-version: '${{ matrix.deno_version }}'
- name: 'Install'
Expand Down

0 comments on commit c8bdf88

Please sign in to comment.