Skip to content

Commit

Permalink
chore(deps): bump GitHub Actions versions
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidRouyer committed Dec 6, 2022
1 parent fa2709e commit 9ce950a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Setup dotnet
uses: actions/setup-dotnet@v1
uses: actions/setup-dotnet@v3
with:
dotnet-version: ${{ matrix.dotnet }}

Expand Down

0 comments on commit 9ce950a

Please sign in to comment.