Skip to content

Commit 91acf43

Browse files
authored
Merge pull request #22 from commitizen-tools/dependabot/github_actions/actions/checkout-6
2 parents bd5e5e7 + d64c94b commit 91acf43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- name: Check out the repo
22-
uses: actions/checkout@v5
22+
uses: actions/checkout@v6
2323
- name: Set up Python 3.10
2424
uses: actions/setup-python@v6
2525
with:

0 commit comments

Comments
 (0)