We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fb602f commit 9220bb8Copy full SHA for 9220bb8
.github/workflows/drift.yml
@@ -78,7 +78,7 @@ jobs:
78
sudo apt install -y network-manager upower
79
if: matrix.os == 'ubuntu-latest' && matrix.target == 'linux'
80
81
- - uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa # pin@v2.10.0
+ - uses: subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225 # pin@v2.12.0
82
with:
83
channel: ${{ matrix.sdk }}
84
0 commit comments