Skip to content

Commit bbbc94c

Browse files
chore(deps): update actions/checkout action to v7
1 parent 7805e4e commit bbbc94c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
working-directory: docker
2222
steps:
2323
- name: checkout repo content
24-
uses: actions/checkout@v6
24+
uses: actions/checkout@v7
2525
with:
2626
repository: OpenAEV-Platform/docker
2727
# Replace all the occurrences of '{0}' with '42' in the README.md file

0 commit comments

Comments
 (0)