Skip to content

Commit 7eb0d2f

Browse files
Merge pull request #154 from storaged-project/dependabot/github_actions/actions/checkout-5
infra: bump actions/checkout from 4 to 5
2 parents 2c09dbc + afb7766 commit 7eb0d2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/csmock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
CI_CONTAINER: libbytesize-ci-csmock
1818
steps:
1919
- name: Checkout libbytesize repository
20-
uses: actions/checkout@v4
20+
uses: actions/checkout@v5
2121

2222
- name: Install podman
2323
run: |

0 commit comments

Comments
 (0)