Skip to content

Commit

Permalink
Merge pull request #31 from hamirmahal/patch-1
Browse files Browse the repository at this point in the history
fix: usage of `a deprecated Node.js version` in CI
  • Loading branch information
ChrisChinchilla authored Dec 27, 2024
2 parents f4d2838 + ff35cef commit a34c7fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
contents: write
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down

0 comments on commit a34c7fc

Please sign in to comment.