Skip to content

Commit a2efa1f

Browse files
authored
Update publish.yml
1 parent cc0eca8 commit a2efa1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
publish:
1818
permissions:
1919
id-token: write # Required for authentication using OIDC
20-
uses: sigurdm/setup-dart/.github/workflows/publish.yml@d0452dca57c1a38da852cf85527b316cbc78f328
20+
uses: dart-lang/setup-dart/.github/workflows/publish.yml@e630b99d28a3b71860378cafdc2a067c71107f94
2121
# with:
2222
# working-directory: path/to/package/within/repository
2323

0 commit comments

Comments
 (0)