Skip to content

Commit

Permalink
Updated actions to last one
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabrizio Morciano committed Mar 12, 2023
1 parent 9a8a518 commit 231bd41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
name: Ubuntu Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Checkout submodules
run: git submodule update --init --recursive
- name: Create build directory and run CMake
Expand Down

0 comments on commit 231bd41

Please sign in to comment.