Skip to content

Commit

Permalink
Update deploy_site.yml (#63)
Browse files Browse the repository at this point in the history
update checkout to v4
  • Loading branch information
ahouseholder authored Jan 26, 2024
1 parent cc1a0e3 commit a510f17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

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

0 comments on commit a510f17

Please sign in to comment.