Skip to content

Commit

Permalink
where is the GH actions linter?
Browse files Browse the repository at this point in the history
  • Loading branch information
daveshanley committed Oct 2, 2024
1 parent 9317824 commit c93ee62
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,10 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
fetch-depth: 50
fetch-tags: true
show-progress: true
with:
fetch-depth: 50
fetch-tags: true
show-progress: true

- name: Set version
id: vars
Expand Down

0 comments on commit c93ee62

Please sign in to comment.