Skip to content

Commit

Permalink
v4
Browse files Browse the repository at this point in the history
  • Loading branch information
tobbe-joh authored Oct 28, 2024
1 parent 10c8730 commit ba900c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/custom-submodule-update/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ runs:
using: "composite"
steps:
- name: Checkout parent repository and branch
uses: actions/checkout@v
uses: actions/checkout@v4
with:
token: ${{ inputs.github_token }}
repository: ${{ inputs.parent_repository }}
Expand Down

0 comments on commit ba900c2

Please sign in to comment.