Merge pull request #2323 from Flow-Launcher/dependabot/github_actions/actions/checkout-4

This commit is contained in:
dependabot[bot] 2023-09-05 00:48:53 +00:00 committed by GitHub
commit acfdb091c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ jobs:
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Setup .NET
uses: actions/setup-dotnet@v3
with: