Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions .github/workflows/all_plugins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
- uses: subosito/flutter-action@dbf1fa04f4d2e52c33185153d06cdb5443aa189d
- uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa
with:
channel: 'stable'
cache: true
Expand All @@ -42,7 +42,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
- uses: subosito/flutter-action@dbf1fa04f4d2e52c33185153d06cdb5443aa189d
- uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa
with:
channel: 'stable'
cache: true
Expand All @@ -59,7 +59,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
- uses: subosito/flutter-action@dbf1fa04f4d2e52c33185153d06cdb5443aa189d
- uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa
with:
channel: 'stable'
cache: true
Expand All @@ -76,7 +76,7 @@ jobs:
timeout-minutes: 20
steps:
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
- uses: subosito/flutter-action@dbf1fa04f4d2e52c33185153d06cdb5443aa189d
- uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa
with:
channel: 'stable'
cache: true
Expand Down Expand Up @@ -109,7 +109,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
- uses: subosito/flutter-action@dbf1fa04f4d2e52c33185153d06cdb5443aa189d
- uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa
with:
channel: 'stable'
cache: true
Expand All @@ -126,7 +126,7 @@ jobs:
timeout-minutes: 30
steps:
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
- uses: subosito/flutter-action@dbf1fa04f4d2e52c33185153d06cdb5443aa189d
- uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa
with:
channel: 'stable'
cache: true
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/e2e_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
path: ~/.cache/firebase/emulators
key: firebase-emulators-v2-${{ github.run_id }}
restore-keys: firebase-emulators-v2
- uses: subosito/flutter-action@dbf1fa04f4d2e52c33185153d06cdb5443aa189d
- uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa
with:
channel: 'stable'
cache: true
Expand Down Expand Up @@ -132,7 +132,7 @@ jobs:
path: ~/.cache/firebase/emulators
key: firebase-emulators-v1-${{ github.run_id }}
restore-keys: firebase-emulators-v1
- uses: subosito/flutter-action@dbf1fa04f4d2e52c33185153d06cdb5443aa189d
- uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa
with:
channel: 'stable'
cache: true
Expand Down Expand Up @@ -210,7 +210,7 @@ jobs:
path: ~/.cache/firebase/emulators
key: firebase-emulators-v1-${{ github.run_id }}
restore-keys: firebase-emulators-v1
- uses: subosito/flutter-action@dbf1fa04f4d2e52c33185153d06cdb5443aa189d
- uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa
with:
channel: 'stable'
cache: true
Expand Down Expand Up @@ -261,7 +261,7 @@ jobs:
with:
distribution: 'temurin'
java-version: '11'
- uses: subosito/flutter-action@dbf1fa04f4d2e52c33185153d06cdb5443aa189d
- uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa
with:
channel: 'stable'
cache: true
Expand Down Expand Up @@ -305,7 +305,7 @@ jobs:
name: Install Node.js 16
with:
node-version: "16"
- uses: subosito/flutter-action@dbf1fa04f4d2e52c33185153d06cdb5443aa189d
- uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa
with:
channel: 'stable'
cache: true
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/firebase_firestore_odm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
with:
fetch-depth: 0
- uses: subosito/flutter-action@dbf1fa04f4d2e52c33185153d06cdb5443aa189d
- uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa
with:
channel: 'stable'
cache: true
Expand Down Expand Up @@ -62,7 +62,7 @@ jobs:
with:
distribution: 'temurin'
java-version: '11'
- uses: subosito/flutter-action@dbf1fa04f4d2e52c33185153d06cdb5443aa189d
- uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa
with:
channel: 'stable'
cache: true
Expand Down