Skip to content

Commit

Permalink
Merge pull request #8 from luboshl/feature/action-checkout-version
Browse files Browse the repository at this point in the history
Bump checkout action in workflow to v4
  • Loading branch information
luboshl authored Jul 16, 2024
2 parents d6fd9af + f1a168b commit 5ed3bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
name: Build & Test

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

- name: Install .NET SDK
uses: actions/setup-dotnet@v4
Expand Down

0 comments on commit 5ed3bf5

Please sign in to comment.