mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 09:26:10 +00:00
Compare commits
3 Commits
20116b2751
...
e7b30e4a8e
Author | SHA1 | Date | |
---|---|---|---|
|
e7b30e4a8e | ||
|
9c550dd5a1 | ||
|
2b2c37a4e2 |
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.4
|
||||
uses: tj-actions/changed-files@v45.0.5
|
||||
with:
|
||||
separator: " "
|
||||
json: true
|
||||
|
@ -7,7 +7,7 @@
|
||||
* [Java](#java)
|
||||
* [PHP](#PHP)
|
||||
* [Python](#python)
|
||||
|
||||
* [Ruby](#ruby)
|
||||
|
||||
### Apache Spark
|
||||
|
||||
@ -47,3 +47,7 @@
|
||||
### Python
|
||||
|
||||
* [Python ๑๐๑](https://www.cp.eng.chula.ac.th/books/python101/) - กิตติภณ พละการ, กิตติภพ พละการ, สมชาย ประสิทธิ์จูตระกูล, สุกรี สินธุภิญโญ
|
||||
|
||||
### Ruby
|
||||
|
||||
* [ภาษา Ruby](https://marcuscode.com/lang/ruby) - MarcusCode
|
Loading…
Reference in New Issue
Block a user