mirror of
https://github.com/iv-org/invidious.git
synced 2025-11-02 21:52:05 +00:00
ci: update actions/checkout to v4
This commit is contained in:
2
.github/workflows/container-release.yml
vendored
2
.github/workflows/container-release.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install Crystal
|
||||
uses: crystal-lang/install-crystal@v1.8.0
|
||||
|
||||
Reference in New Issue
Block a user