Skip to content

Commit a3790b1

Browse files
committed
Update linux-macOS-CI.yml
1 parent 9c831d5 commit a3790b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/linux-macOS-CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121
matrix:
2222
os: [ macos-13, ubuntu-latest ]
2323
steps:
24-
- uses: actions/checkout@v2
25-
- uses: actions/setup-dotnet@v1
24+
- uses: actions/checkout@v4
25+
- uses: actions/setup-dotnet@v4
2626
with:
2727
dotnet-version: |
2828
3.1.x

0 commit comments

Comments
 (0)