Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cff46625e1 | |||
| 011abf2aa5 | |||
| 2fdd760070 | |||
| a638507b2b | |||
| ad2e249a87 |
@@ -72,7 +72,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
- name: 🏗 Set up build cache
|
||||
id: cache
|
||||
uses: actions/cache@v3.2.5
|
||||
uses: actions/cache@v3.2.6
|
||||
with:
|
||||
path: /tmp/.docker-cache
|
||||
key: docker-${{ matrix.architecture }}-${{ github.sha }}
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
setuptools==67.3.2
|
||||
streamlink==5.2.1
|
||||
setuptools==67.4.0
|
||||
streamlink==8.5.0
|
||||
|
||||
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Reference in New Issue
Block a user