Skip to content

Commit

Permalink
Bump actions/checkout from 4.1.1 to 4.1.4 (#89)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent d38c456 commit fd3eabe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
steps:
# Checkout current git repository
- name: Checkout
uses: actions/[email protected].1
uses: actions/[email protected].4
with:
# fetch all history so that setuptools-scm works
fetch-depth: 0
Expand Down

0 comments on commit fd3eabe

Please sign in to comment.