Skip to content

Commit

Permalink
release: change to checkout@v2
Browse files Browse the repository at this point in the history
  • Loading branch information
mostaphaRoudsari authored Aug 1, 2023
1 parent b391be7 commit 019a979
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@ jobs:
group: ${{ github.workflow }}-${{ github.ref }}
steps:
- name: Checkout master branch
uses: actions/checkout@v3
uses: actions/checkout@v2
with:
token: ${{ secrets.GH_TOKEN }}
fetch-depth: 0
ref: master
- name: Initialize node.js
Expand Down

0 comments on commit 019a979

Please sign in to comment.