Skip to content

Commit

Permalink
Merge pull request #30 from mit-dormcon/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/checkout-4.1.0
  • Loading branch information
dependabot[bot] authored Sep 27, 2023
2 parents 0dec1b1 + 4338544 commit 159cc9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4.0.0
uses: actions/checkout@v4.1.0
- name: Install poetry
run: pipx install poetry
- name: Setup Python
Expand Down

0 comments on commit 159cc9b

Please sign in to comment.