Skip to content

Commit

Permalink
Bump actions/checkout from 4.1.4 to 4.1.5 in the actions group (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 7, 2024
1 parent 7a6ab3c commit 6ad10dc
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 @@ -40,7 +40,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5

- name: Setup .NET SDK
uses: actions/setup-dotnet@4d6c8fcf3c8f7a60068d26b594648e99df24cee3 # v4.0.0
Expand Down

0 comments on commit 6ad10dc

Please sign in to comment.