Skip to content

Commit

Permalink
fixed compilation bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
tobozo committed Oct 26, 2022
1 parent 7a52af7 commit 24f5c13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.head.sha }}

Expand Down

0 comments on commit 24f5c13

Please sign in to comment.