chore(deps): update actions/checkout action to v4

This commit is contained in:
renovate[bot]
2023-09-04 13:52:33 +00:00
committed by GitHub
parent 25bc4b875c
commit a892c72d77
3 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
- name: Setup .NET
uses: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2 # v3.2.0
with: