Skip to content

Commit b0aff5c

Browse files
authored
fix: use nick-fields instead of nick-invision (#8804)
use nick-fields instead of nick-invision
1 parent 59ed95f commit b0aff5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
--packagist-token=${{ secrets.PACKAGIST_TOKEN }} \
7171
--packagist-safe-token=${{ secrets.PACKAGIST_SAFE_TOKEN }}
7272
- name: Verify all releases made it to Packagist
73-
uses: nick-invision/retry-action@v1
73+
uses: nick-fields/retry@v3
7474
with:
7575
command: |
7676
./dev/google-cloud verify-release

0 commit comments

Comments
 (0)