Skip to content

Commit 233bef9

Browse files
committed
change v on setup dotnet
1 parent f00b2c9 commit 233bef9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ jobs:
1414

1515
steps:
1616
- name: Checkout
17-
- uses: actions/checkout@v4
17+
- uses: actions/checkout@v3
1818

1919
- name: Setup dotnet
20-
uses: actions/setup-dotnet@v4
20+
uses: actions/setup-dotnet@v3
2121
with:
2222
dotnet-version: 8.0.x
2323

0 commit comments

Comments
 (0)