Skip to content

Commit

Permalink
Merge pull request #76 from mit-dormcon/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/checkout-4.1.5
  • Loading branch information
dependabot[bot] authored May 7, 2024
2 parents 00aa1f4 + bc157e0 commit f24a73e
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.1.4
uses: actions/checkout@v4.1.5
- name: Install poetry
run: pipx install poetry
- name: Setup Python
Expand Down

0 comments on commit f24a73e

Please sign in to comment.