Skip to content

Commit b67b4b4

Browse files
Update actions/checkout action to v5
1 parent 2c12253 commit b67b4b4

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
@@ -34,7 +34,7 @@ jobs:
3434
tag_suffix: ''
3535

3636
steps:
37-
- uses: actions/checkout@v4
37+
- uses: actions/checkout@v5
3838
- uses: dorny/paths-filter@v3
3939
id: filter
4040
with:

0 commit comments

Comments
 (0)