Skip to content

Commit

Permalink
update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeatgu committed Sep 13, 2024
1 parent 88c6bd5 commit 9be9eca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/omie.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
id: date
run: echo "::set-output name=date::$(date -d 'tomorrow' +%Y%m%d)"
- name: Setup deno
- uses: denoland/setup-deno@v1
uses: denoland/setup-deno@main
with:
deno-version: "1.8.2"
- name: Check out repo
Expand Down

0 comments on commit 9be9eca

Please sign in to comment.