Skip to content

Commit 4276e15

Browse files
Update actions/checkout action to v6
1 parent d7eae17 commit 4276e15

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@v5
43+
- uses: actions/checkout@v6
4444
- uses: dorny/paths-filter@v3
4545
id: filter
4646
with:

0 commit comments

Comments
 (0)