Update actions/checkout action to v4.1.6

This commit is contained in:
renovate[bot]
2024-05-16 22:24:50 +00:00
committed by GitHub
parent 0cc5cc796d
commit 45fc7342f5
6 changed files with 10 additions and 10 deletions

View File

@@ -20,7 +20,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- name: Setup .NET
uses: actions/setup-dotnet@4d6c8fcf3c8f7a60068d26b594648e99df24cee3 # v4.0.0
with: