Skip to content

Commit

Permalink
Upgrade checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
emilyhunt authored Jan 30, 2025
1 parent aa1cb60 commit fda9dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v5
- name: Install dependencies
Expand Down

0 comments on commit fda9dbe

Please sign in to comment.