Skip to content

Commit

Permalink
Remove Node16 warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
kerbou committed Oct 7, 2024
1 parent 1aa0965 commit f1cdc8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
private_key: ${{ secrets.dh3serviceaccount_privatekey }}

- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v2
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ steps.generate_token.outputs.token }}
repository: ${{ vars.environment_repository_path }}
Expand Down

0 comments on commit f1cdc8e

Please sign in to comment.