Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
Update .github/workflows/lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TurnrDev authored Oct 20, 2023
1 parent dadeb94 commit 44daf29
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 @@ -6,7 +6,7 @@ jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.6.0
- uses: actions/checkout@v3
- name: Set up Python 3.11
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 44daf29

Please sign in to comment.