diff --git a/.github/workflows/CI.yaml b/.github/workflows/CI.yaml index 2d3f900..682d86e 100644 --- a/.github/workflows/CI.yaml +++ b/.github/workflows/CI.yaml @@ -21,7 +21,7 @@ jobs: steps: - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0 - - uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa # v2.10.0 + - uses: subosito/flutter-action@cc97e1648fff6ca5cc647fa67f47e70f7895510b # v2.11.0 with: channel: "stable" cache: true @@ -48,7 +48,7 @@ jobs: with: ref: ${{ needs.build.outputs.commit_ref }} - - uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa # v2.10.0 + - uses: subosito/flutter-action@cc97e1648fff6ca5cc647fa67f47e70f7895510b # v2.11.0 with: channel: "stable" cache: true @@ -73,7 +73,7 @@ jobs: with: ref: ${{ needs.build.outputs.commit_ref }} - - uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa # v2.10.0 + - uses: subosito/flutter-action@cc97e1648fff6ca5cc647fa67f47e70f7895510b # v2.11.0 with: channel: "stable" cache: true @@ -94,7 +94,7 @@ jobs: with: ref: ${{ needs.build.outputs.commit_ref }} - - uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa # v2.10.0 + - uses: subosito/flutter-action@cc97e1648fff6ca5cc647fa67f47e70f7895510b # v2.11.0 with: channel: "stable" cache: true @@ -121,7 +121,7 @@ jobs: with: ref: ${{ needs.build.outputs.commit_ref }} - - uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa # v2.10.0 + - uses: subosito/flutter-action@cc97e1648fff6ca5cc647fa67f47e70f7895510b # v2.11.0 with: channel: "stable" cache: true @@ -147,7 +147,7 @@ jobs: with: ref: ${{ needs.build.outputs.commit_ref }} - - uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa # v2.10.0 + - uses: subosito/flutter-action@cc97e1648fff6ca5cc647fa67f47e70f7895510b # v2.11.0 with: channel: "stable" cache: true @@ -172,7 +172,7 @@ jobs: with: ref: ${{ needs.build.outputs.commit_ref }} - - uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa # v2.10.0 + - uses: subosito/flutter-action@cc97e1648fff6ca5cc647fa67f47e70f7895510b # v2.11.0 with: channel: "stable" cache: true