bump: workflows

This commit is contained in:
xkeyC 2024-04-27 12:53:12 +08:00 committed by GitHub
parent d2694a1e25
commit 1117d2f12f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ jobs:
uses: microsoft/setup-msbuild@v2
- name: Set up Flutter
uses: subosito/flutter-action@v2.12.0
uses: subosito/flutter-action@v2
with:
channel: 'stable'
cache: true
@ -37,9 +37,9 @@ jobs:
cache-all-crates: true
- name: Set up LLVM
uses: KyleMayes/install-llvm-action@v1
uses: KyleMayes/install-llvm-action@v2
with:
version: "17.0.2"
version: "18"
- name: Flutter pub get
run: flutter pub get
@ -68,4 +68,4 @@ jobs:
with:
name: windows
path: build/windows/x64/runner/Release