mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 17:36:14 +00:00
Compare commits
1 Commits
1f2f4c0850
...
38c1460cf4
Author | SHA1 | Date | |
---|---|---|---|
|
38c1460cf4 |
2
.github/workflows/check-urls.yml
vendored
2
.github/workflows/check-urls.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
fetch-depth: ${{ steps.set-params.outputs.fetch-depth }}
|
||||
- name: Get changed files
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@v45.0.5
|
||||
uses: tj-actions/changed-files@v45.0.4
|
||||
with:
|
||||
separator: " "
|
||||
json: true
|
||||
|
Loading…
Reference in New Issue
Block a user