Skip to content

Commit

Permalink
update action version
Browse files Browse the repository at this point in the history
  • Loading branch information
MuneebAijaz committed Nov 14, 2024
1 parent 785cc49 commit 01205e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/init-branch-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4.0.0
uses: actions/checkout@v4.2
with:
fetch-depth: 0
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 01205e7

Please sign in to comment.