Skip to content
This repository was archived by the owner on Apr 10, 2026. It is now read-only.

Commit 0891203

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
runs-on: ubuntu-latest
2323

2424
steps:
25-
- uses: actions/checkout@v5
25+
- uses: actions/checkout@v6
2626

2727
- name: Login to ${{ env.DOCKER_REGISTRY }}
2828
uses: docker/login-action@v3

0 commit comments

Comments
 (0)