We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d5deae + 63dd4ba commit 2fc4c9cCopy full SHA for 2fc4c9c
.github/workflows/build.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: windows-latest
8
steps:
9
- name: Checkout
10
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
11
- name: Setup Flutter
12
uses: subosito/flutter-action@v2
13
with:
@@ -29,7 +29,7 @@ jobs:
29
runs-on: ubuntu-latest
30
31
32
33
34
35
0 commit comments