Skip to content

Commit

Permalink
Update package.yml
Browse files Browse the repository at this point in the history
deprecated node js changing checkout v3 to v4.
  • Loading branch information
gulskr committed Feb 1, 2024
1 parent 2071ebe commit 25507be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
contents: read
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0
ref: ${{ github.ref_name }}
Expand Down

0 comments on commit 25507be

Please sign in to comment.