Skip to content

Commit

Permalink
Update to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
sjkp committed Aug 24, 2023
1 parent 96727a2 commit 354ff6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
timeout-minutes: 15
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Build
run: dotnet build --configuration Release
- name: Test
Expand Down

0 comments on commit 354ff6c

Please sign in to comment.