Skip to content

Commit fd3eabe

Browse files
Bump actions/checkout from 4.1.1 to 4.1.4 (#89)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d38c456 commit fd3eabe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
steps:
3030
# Checkout current git repository
3131
- name: Checkout
32-
uses: actions/checkout@v4.1.1
32+
uses: actions/checkout@v4.1.4
3333
with:
3434
# fetch all history so that setuptools-scm works
3535
fetch-depth: 0

0 commit comments

Comments
 (0)