Skip to content

Commit

Permalink
Merge pull request #758 from Eisvana/dependabot/github_actions/web-de…
Browse files Browse the repository at this point in the history
…v/denoland/setup-deno-2

Bump denoland/setup-deno from 1 to 2
  • Loading branch information
Lenni009 authored Oct 14, 2024
2 parents 2638f74 + 9f5c60e commit e98ba80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup Deno
uses: denoland/setup-deno@v1
uses: denoland/setup-deno@v2

- name: Get PR Data
id: data
Expand Down

0 comments on commit e98ba80

Please sign in to comment.