Skip to content

Commit

Permalink
upgrade: update subosito/flutter-action action to v2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 4, 2024
1 parent 306c8c4 commit 15db164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-flutter/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ runs:
uses: wasabeef/import-asdf-tool-versions-action@396ae6da83370122ec5fbcc4b5fc994239b214b6 # v1.0.1
id: versions
- name: Download and cache Flutter SDK
uses: subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225 # v2.12.0
uses: subosito/flutter-action@62f096cacda5168a3bd7b95793373be14fa4fbaf # v2.13.0
with:
channel: stable
flutter-version: ${{ steps.versions.outputs.flutter }}
Expand Down

0 comments on commit 15db164

Please sign in to comment.