We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc0eca8 commit a2efa1fCopy full SHA for a2efa1f
.github/workflows/publish.yml
@@ -17,7 +17,7 @@ jobs:
17
publish:
18
permissions:
19
id-token: write # Required for authentication using OIDC
20
- uses: sigurdm/setup-dart/.github/workflows/publish.yml@d0452dca57c1a38da852cf85527b316cbc78f328
+ uses: dart-lang/setup-dart/.github/workflows/publish.yml@e630b99d28a3b71860378cafdc2a067c71107f94
21
# with:
22
# working-directory: path/to/package/within/repository
23
0 commit comments