Skip to content

Commit

Permalink
update checkout to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
arunshenoy99 committed Sep 21, 2023
1 parent 0e44138 commit 6a3293e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:

- name: Checkout trunk
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Create Release Branch
run: |
Expand Down

0 comments on commit 6a3293e

Please sign in to comment.