Skip to content

Commit

Permalink
Update from deprecated github action checkout v2 to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Tara Drwenski committed Jan 18, 2024
1 parent 337f7ae commit 792674a
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 792674a

Please sign in to comment.