Skip to content

Commit

Permalink
Update lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mqxx authored Jan 29, 2024
1 parent cc46ef3 commit cc6afb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

steps:
- name: Setup Repository (${{github.event.repository.name}})
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Setup Deno (${{env.deno-version}})
uses: denoland/setup-deno@v1
Expand Down

0 comments on commit cc6afb0

Please sign in to comment.