Skip to content

Commit 24f5c13

Browse files
committed
fixed compilation bugs
1 parent 7a52af7 commit 24f5c13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858

5959
steps:
6060
- name: Checkout
61-
uses: actions/checkout@v2
61+
uses: actions/checkout@v3
6262
with:
6363
ref: ${{ github.event.pull_request.head.sha }}
6464

0 commit comments

Comments
 (0)