Skip to content

Commit

Permalink
Merge pull request #581 from pyvec/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…checkout-4
  • Loading branch information
honzajavorek authored Oct 4, 2024
2 parents 10a830f + 25d0bd5 commit 40b4bba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Install Poetry
run: pipx install poetry
Expand Down

0 comments on commit 40b4bba

Please sign in to comment.