Skip to content

Commit

Permalink
build: checkout v4?
Browse files Browse the repository at this point in the history
  • Loading branch information
lewgordon-amplitude committed Jun 5, 2024
1 parent 1ab9b78 commit 98bd87d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
# This makes Actions fetch all Git history so that Changesets can generate changelogs with the correct commits
fetch-depth: 0
Expand Down

0 comments on commit 98bd87d

Please sign in to comment.