Skip to content

Commit 0a83ceb

Browse files
committed
Update common.yml
1 parent c35e463 commit 0a83ceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
if: "runner.os == 'Windows' && inputs.cygwin"
124124

125125
- name: Checkout code
126-
uses: actions/checkout@v2
126+
uses: actions/checkout@v3
127127

128128
- name: Pre-setup ($PATH, cache prefix, custom OPAM package for the compiler)
129129
id: presetup

0 commit comments

Comments
 (0)