Skip to content

Commit

Permalink
Add missing action config
Browse files Browse the repository at this point in the history
  • Loading branch information
teddyphreak committed Oct 31, 2023
1 parent a8d0bf1 commit 3e382c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 0

- name: List all changed files
uses: tj-actions/changed-files@v40
Expand Down

0 comments on commit 3e382c6

Please sign in to comment.