Skip to content

Commit

Permalink
Merge pull request #412 from OpShin/dependabot/github_actions/dev/act…
Browse files Browse the repository at this point in the history
…ions/checkout-4
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
2 parents 41e5f2d + 095d6e4 commit fd413f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: snok/install-poetry@v1

- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Install project
run: poetry install --no-interaction --with dev
Expand Down

0 comments on commit fd413f4

Please sign in to comment.