Skip to content

Commit

Permalink
Merge pull request #141 from tdrwenski/update-gh-action
Browse files Browse the repository at this point in the history
Update github action
  • Loading branch information
dopplershift committed Jan 18, 2024
2 parents 337f7ae + 792674a commit fb7c073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: Set up Python 3
uses: actions/setup-python@v2
Expand Down

0 comments on commit fb7c073

Please sign in to comment.