Skip to content

Commit

Permalink
Merge pull request #145 from Bdaya-Dev/ci/auto-publish
Browse files Browse the repository at this point in the history
ci: bump actions/checkout@v4
  • Loading branch information
ahmednfwela authored Nov 24, 2024
2 parents 713b25a + 2db6402 commit 998a109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
TEST_PRESET: all
steps:
- name: Checkout Code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Set up Flutter
uses: subosito/flutter-action@v2
Expand Down

0 comments on commit 998a109

Please sign in to comment.