Skip to content

Commit

Permalink
Update linux-macOS-CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
z4kn4fein committed Aug 21, 2024
1 parent 9c831d5 commit a3790b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linux-macOS-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
matrix:
os: [ macos-13, ubuntu-latest ]
steps:
- uses: actions/checkout@v2
- uses: actions/setup-dotnet@v1
- uses: actions/checkout@v4
- uses: actions/setup-dotnet@v4
with:
dotnet-version: |
3.1.x
Expand Down

0 comments on commit a3790b1

Please sign in to comment.