Skip to content

Commit

Permalink
Merge pull request #6 from anthochamp/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
chore(deps): pin dependencies
  • Loading branch information
anthochamp authored Jan 25, 2025
2 parents 5552aea + 39650be commit 4fcec83
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v4
- uses: dart-lang/[email protected]
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94 # v1.7.0

- id: install
run: dart pub get
Expand All @@ -30,8 +30,8 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v4
- uses: dart-lang/[email protected]
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94 # v1.7.0

- id: install
run: dart pub get
Expand Down

0 comments on commit 4fcec83

Please sign in to comment.