Skip to content

Commit

Permalink
Merge pull request #416 from Tecnativa/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/checkout-4

build(deps): bump actions/checkout from 3 to 4
  • Loading branch information
pedrobaeza authored Nov 4, 2023
2 parents d22880d + b990291 commit 71519eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- 16.0
steps:
# Shared steps
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0Fetch all history for all tags and branches
- name: Install python
Expand Down

0 comments on commit 71519eb

Please sign in to comment.