Skip to content

Commit

Permalink
Merge pull request #67 from GuardKenzie/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/checkout-4

Build(deps): Bump actions/checkout from 3 to 4
  • Loading branch information
GuardKenzie authored Sep 28, 2024
2 parents 9c06633 + 64c208d commit 86d0a54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
name: 💽 Make SDist
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Build SDist
run: pipx run build --sdist
Expand Down

0 comments on commit 86d0a54

Please sign in to comment.