Skip to content

Commit

Permalink
Update to checkout@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
am11 authored Oct 22, 2022
1 parent 260ae6e commit 8916772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Cleanup
run: sudo rm -rf "/usr/local/share/boost" "$AGENT_TOOLSDIRECTORY"
- name: Install prerequisites
Expand Down

0 comments on commit 8916772

Please sign in to comment.