Skip to content

Commit a53d42c

Browse files
committed
Use current checkout action in example as well
1 parent 5f89bfc commit a53d42c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ e.g.
77

88
- run: git config --global core.autocrlf input
99

10-
- uses: actions/checkout@v2
10+
- uses: actions/checkout@v4
1111

1212
- uses: cygwin/cygwin-install-action@master
1313

0 commit comments

Comments
 (0)