Skip to content

Commit 282104c

Browse files
committed
CI: bump checkout action to v7
Signed-off-by: Vincent Stehlé <vincent.stehle@arm.com>
1 parent 334338c commit 282104c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
steps:
2222
- name: Checkout
23-
uses: actions/checkout@v6
23+
uses: actions/checkout@v7
2424
# Make sure we fetch the tags for proper version identification.
2525
with:
2626
fetch-depth: 0

0 commit comments

Comments
 (0)