Skip to content

Commit

Permalink
Merge pull request #260 from AbgarSim/feature/fix-github-action
Browse files Browse the repository at this point in the history
Fixed failing github action file
  • Loading branch information
frank06 authored Feb 10, 2024
2 parents af534ed + db08e9c commit b2b42de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
runs-on: ${{ matrix.os }}

steps:
- uses: dart-lang/[email protected]
- uses: dart-lang/[email protected].0
- uses: actions/checkout@v2
- name: Install dependencies
run: dart pub get
Expand Down

0 comments on commit b2b42de

Please sign in to comment.