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.
1 parent 21bcf5b commit 6b589f1Copy full SHA for 6b589f1
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
os: [ubuntu-latest, windows-latest, macos-latest]
17
steps:
18
- uses: actions/checkout@v4
19
- - uses: wasabeef/import-asdf-tool-versions-action@v1.0.1
+ - uses: wasabeef/import-asdf-tool-versions-action@v1.0.3
20
id: asdf
21
- uses: subosito/flutter-action@v2
22
with:
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
28
29
30
31
32
33
0 commit comments