Skip to content

Commit 8b0b133

Browse files
Update actions/checkout action to v7
1 parent 4aedb8f commit 8b0b133

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
tag_suffix: ''
4141

4242
steps:
43-
- uses: actions/checkout@v6
43+
- uses: actions/checkout@v7
4444
- uses: dorny/paths-filter@v4
4545
id: filter
4646
with:

0 commit comments

Comments
 (0)