checkout@v4

This commit is contained in:
xkeyC 2024-03-17 19:40:10 +08:00 committed by GitHub
parent a26b41d0a8
commit c4817bae74
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ jobs:
runs-on: windows-latest
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Set up Flutter msbuild
uses: microsoft/setup-msbuild@v2