We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a57a6c0 commit 7361df6Copy full SHA for 7361df6
.github/workflows/publish.yml
@@ -30,7 +30,7 @@ jobs:
30
# Checkout repository
31
- uses: actions/checkout@v3
32
# Setup Dart SDK with JWT token
33
- - uses: dart-lang/setup-dart@7b1734b5b08d53fbf347cf96b664fa1a49cc6497
+ - uses: dart-lang/setup-dart@a57a6c04cf7d4840e88432aad6281d1e125f0d46
34
# Minimal package setup and dry run checks.
35
- name: Install dependencies
36
run: dart pub get
0 commit comments