This commit is contained in:
xkeyC 2024-03-17 19:14:13 +08:00 committed by GitHub
parent 11cc559d35
commit bb9305bcb9
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