Skip to content

Commit

Permalink
Use latest actions macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
artemis-beta committed Aug 28, 2023
1 parent 74ef750 commit 9de62a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/futs_mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ jobs:
runs-on: 'macos-latest'

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Setup cmake
uses: jwlawson/actions-setup-cmake@v1.12
uses: jwlawson/actions-setup-cmake@v1.14
with:
cmake-version: '3.27.x'
- name: Install GFortran macOS
Expand Down

0 comments on commit 9de62a9

Please sign in to comment.