Skip to content

Commit

Permalink
Use latest checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
andibacher committed Apr 2, 2024
1 parent 286b067 commit 6645711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
version: ${{matrix.qt_version}}

- uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: Create Build Environment
# Some projects don't allow in-source building, so create a separate build directory
Expand Down

0 comments on commit 6645711

Please sign in to comment.