Skip to content

Commit

Permalink
ci: update flutter action
Browse files Browse the repository at this point in the history
  • Loading branch information
TheUnderScorer committed Mar 25, 2024
1 parent a7f5b9d commit d468725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
sdk: stable
- name: Install and set Flutter version
uses: subosito/flutter-action@0c3f14223a08fa950c8a4c00bcfb834e65744135
uses: subosito/flutter-action@1c5eb12d812966ca84680edc38353a0851c8fd56
with:
channel: 'stable'
- name: Publish to pub.dev
Expand Down

0 comments on commit d468725

Please sign in to comment.