Skip to content

Commit aff13bc

Browse files
chore(deps): updated actions/checkout action to v5.
1 parent e11dea8 commit aff13bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
name: Validate documentation
119119
runs-on: ubuntu-latest
120120
steps:
121-
- uses: actions/checkout@v4
121+
- uses: actions/checkout@v5
122122

123123
- uses: actions/setup-node@v4
124124
with:

0 commit comments

Comments
 (0)