Skip to content

Commit

Permalink
test: point update-actions to node20 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
erikburt committed Apr 26, 2024
1 parent f3aee3b commit 475d9e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/update-actions/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ runs:
url: ${{ inputs.aws-lambda-url-updater }}

- name: Update custom action versions
uses: smartcontractkit/.github/apps/update-action-versions@main
uses: smartcontractkit/.github/apps/update-action-versions@chore/update-actions-versions-node-20
with:
github-token: ${{ steps.get-gh-token-updater.outputs.access-token }}

Expand Down

0 comments on commit 475d9e6

Please sign in to comment.