Skip to content

Commit b86a3a8

Browse files
committed
Upgrade to .NET9 | GitHub Action
1 parent a71b6c0 commit b86a3a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/url_check_workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup dotnet
1717
uses: actions/setup-dotnet@v3
1818
with:
19-
dotnet-version: '6.0.x'
19+
dotnet-version: '9.0.x'
2020

2121
- name: Build and run the url tester csproj
2222
run: |

0 commit comments

Comments
 (0)