mirror of
https://github.com/r3bo0tbx1/tor-guard-relay.git
synced 2026-04-06 00:32:04 +02:00
fix(ci): downgrade actions/checkout from v5 to v4 for compatibility
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
steps:
|
||||
# 🧩 Checkout
|
||||
- name: 📥 Checkout Repository
|
||||
uses: actions/checkout@v5
|
||||
uses: actions/checkout@v4
|
||||
|
||||
# 🧮 Versioning & Metadata
|
||||
- name: 🧮 Determine Version & Build Metadata
|
||||
|
||||
Reference in New Issue
Block a user