Skip to content

Commit

Permalink
chore: bump CI actions, update desc in pubspec.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Shengqi Chen <[email protected]>
  • Loading branch information
Harry-Chen committed Sep 2, 2024
1 parent 5d63f26 commit b03d0b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
distribution: 'temurin'
java-version: '17'
- name: Setup Flutter SDK
uses: flutter-actions/setup-flutter@v2
uses: flutter-actions/setup-flutter@v3
with:
channel: stable
version: 3.24.1
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: canokey_console
description: A new Flutter project.
description: Manage your CanoKey via NFC or USB.
publish_to: 'none'

version: 1.0.0+1
Expand Down

0 comments on commit b03d0b8

Please sign in to comment.