Skip to content

Commit

Permalink
Bump actions/checkout to v4 for Github wfs
Browse files Browse the repository at this point in the history
(cherry picked from commit 02c1ba2)
  • Loading branch information
hbenali committed Jan 26, 2024
1 parent c004aea commit 0718bff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Get Release version
Expand Down

0 comments on commit 0718bff

Please sign in to comment.