Skip to content

Commit

Permalink
fix: updated checkout to version 4
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinOvergaard committed Jun 30, 2024
1 parent fd91da1 commit 06b3bac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/submodules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

# Checkout the repository to the GitHub Actions runner
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
token: ${{ steps.app-token.outputs.token }}
submodules: true
Expand Down

0 comments on commit 06b3bac

Please sign in to comment.