Skip to content

Commit 28057d4

Browse files
Merge branch 'master' into alberto/bump-tom
2 parents 03151bf + 4b8e2f3 commit 28057d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ jobs:
1717
matrix:
1818
os-version: [windows-latest] #, ubuntu-latest, macos-latest]
1919
steps:
20-
- uses: actions/checkout@v3
20+
- uses: actions/checkout@v4
2121
- name: .NET setup
22-
uses: actions/setup-dotnet@v3
22+
uses: actions/setup-dotnet@v4
2323
with:
2424
dotnet-version: |
2525
3.1.x

0 commit comments

Comments
 (0)