Skip to content

Commit

Permalink
Merge pull request #8 from ToasterUwU/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/checkout-4
  • Loading branch information
ToasterUwU authored Sep 27, 2023
2 parents f6be367 + 2a4d39f commit 369cec8
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 @@ -15,7 +15,7 @@ jobs:
fail-fast: false
steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Set up python ${{ matrix.python-version }}
uses: actions/setup-python@v4
Expand Down

0 comments on commit 369cec8

Please sign in to comment.