Skip to content

Commit

Permalink
Update subosito/flutter-action action to v2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2023
1 parent 4d24b71 commit cdcf0b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2.11.0
- uses: subosito/flutter-action@v2.12.0

- name: Cache dependencies
uses: actions/cache@v3
Expand All @@ -30,7 +30,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2.11.0
- uses: subosito/flutter-action@v2.12.0

- name: Install WebP
run: |
Expand Down

0 comments on commit cdcf0b6

Please sign in to comment.