Skip to content

Commit

Permalink
chore(ci): update actions/checkout@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverbooth committed Aug 26, 2023
1 parent 3ec583b commit e64ebdd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ jobs:
runs-on: ubuntu-latest

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

- name: Setup .NET
uses: actions/setup-dotnet@v3
with:
Expand Down

0 comments on commit e64ebdd

Please sign in to comment.