Skip to content

Commit 4e719dd

Browse files
Update actions/checkout action to v6
1 parent b6d759c commit 4e719dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
docker:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/checkout@v4
17+
- uses: actions/checkout@v6
1818
- name: Docker meta
1919
id: docker_meta
2020
uses: crazy-max/ghaction-docker-meta@v1.12.0

0 commit comments

Comments
 (0)