Skip to content

Commit fc1b006

Browse files
build(deps): bump actions/checkout from 5 to 6 (#10)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0752d06 commit fc1b006

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
suffix: ""
3131
steps:
3232
- name: Checkout
33-
uses: actions/checkout@v5
33+
uses: actions/checkout@v6
3434

3535
- name: Login to Container Registry
3636
uses: docker/login-action@v3

0 commit comments

Comments
 (0)