Skip to content

Commit

Permalink
Bump checkout action in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
luboshl committed Jul 16, 2024
1 parent d6fd9af commit f1a168b
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 f1a168b

Please sign in to comment.