mirror of
https://github.com/N0rthernL1ghts/bbk-docker.git
synced 2025-12-08 12:32:41 +01:00
Compare commits
2 Commits
daf8df819c
...
621c9b6652
| Author | SHA1 | Date | |
|---|---|---|---|
| 621c9b6652 | |||
|
|
c30af52551 |
2
.github/workflows/image.yml
vendored
2
.github/workflows/image.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: checkout code
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
- name: Cache Docker layers
|
||||
uses: actions/cache@v4
|
||||
id: cache
|
||||
|
||||
Reference in New Issue
Block a user