Skip to content

Commit

Permalink
b/352187168 Update GitHub actions (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpassing committed Jul 10, 2024
1 parent 8ff090c commit 98407e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ jobs:
runs-on: ubuntu-latest

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

- name: Setup .NET
uses: actions/setup-dotnet@v2
uses: actions/setup-dotnet@v4
with:
dotnet-version: 6.0.x

Expand Down

0 comments on commit 98407e4

Please sign in to comment.