Skip to content

Commit

Permalink
Update github action dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
serge-sans-paille committed Feb 4, 2024
1 parent e1da5d2 commit 10be176
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ jobs:
stdlib: libstdc++
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 1
uses: actions/checkout@v4

- name: Prepare
run: cmake -E make_directory build
Expand Down

0 comments on commit 10be176

Please sign in to comment.