Skip to content

Commit 48d9a98

Browse files
committed
Add a script to update checkout action to V4
1 parent 1b00e2c commit 48d9a98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
find . -name '*.yml' -exec sed -i '' 's|actions/checkout@v[0-3]|actions/checkout@v4|g' {} +

0 commit comments

Comments
 (0)