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 dce22a6 commit 370cdb4Copy full SHA for 370cdb4
.github/workflows/publish.yaml
@@ -10,7 +10,7 @@ jobs:
10
publish:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
14
with:
15
fetch-depth: 0
16
- uses: dart-lang/setup-dart@v1
0 commit comments