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 502bd36 commit a9246e4Copy full SHA for a9246e4
.github/workflows/publish.yml
@@ -13,6 +13,6 @@ jobs:
13
permissions:
14
id-token: write # Required for authentication using OIDC
15
#visit: https://github.com/dart-lang/ecosystem/blob/main/.github/workflows/publish.yaml
16
- uses: dart-lang/setup-dart/.github/workflows/publish.yml@main
+ uses: dart-lang/setup-dart/.github/workflows/publish.yml@v1
17
with:
18
sdk: 'dev'
0 commit comments