Skip to content

Commit

Permalink
Merge pull request #10 from dhiyaaulauliyaa/release/0.1.0+1
Browse files Browse the repository at this point in the history
Release/0.1.0 -- Upgrade github action
  • Loading branch information
dhiyaaulauliyaa authored Apr 17, 2024
2 parents bb0402f + 34c6b12 commit c075c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
id-token: write # This is required for authentication using OIDC
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2
with:
flutter-version: "3.3.10"
Expand Down

0 comments on commit c075c8f

Please sign in to comment.