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 dc490bb commit fd37eddCopy full SHA for fd37edd
.github/workflows/do-not-edit-this-repository.yml
@@ -14,7 +14,7 @@ jobs:
14
name: Close PR
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
18
19
- name: Close PR
20
env:
.github/workflows/release.yml
@@ -10,7 +10,7 @@ jobs:
10
name: Run checks
11
12
13
- uses: dart-lang/setup-dart@v1
- name: Install Tools
run: dart pub global activate melos
0 commit comments