Skip to content

Commit d53b143

Browse files
Bump actions/checkout from 4 to 6 (#4)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 653dfcb commit d53b143

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
permissions:
1313
id-token: write
1414
steps:
15-
- uses: actions/checkout@v4
15+
- uses: actions/checkout@v6
1616
- run: pipx run build
1717
- uses: pypa/gh-action-pypi-publish@v1.12.4

0 commit comments

Comments
 (0)