Skip to content

Commit 0cc2244

Browse files
2 parents 683b6c1 + 75795bd commit 0cc2244

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
7070
# Setup Flutter
7171
- name: Setup Flutter
72-
uses: subosito/flutter-action@v2.18.0
72+
uses: subosito/flutter-action@v2.21.0
7373
with:
7474
flutter-version: ${{ env.FLUTTER_VERSION }}
7575
channel: 'stable'
@@ -170,7 +170,7 @@ jobs:
170170
# Build Windows .exe
171171
- name: Build Windows Installer
172172
if: matrix.target == 'Windows'
173-
uses: Minionguyjpro/Inno-Setup-Action@v1.2.5
173+
uses: Minionguyjpro/Inno-Setup-Action@v1.2.6
174174
with:
175175
path: tools/windows_tools/Twitee.iss
176176

0 commit comments

Comments
 (0)