Skip to content

Commit c27ab7e

Browse files
chore(deps): update actions/checkout action to v6
1 parent f032ec3 commit c27ab7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
build:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@v5
9+
- uses: actions/checkout@v6
1010
- name: Set up QEMU
1111
uses: docker/setup-qemu-action@v3
1212
with:

0 commit comments

Comments
 (0)