mirror of
https://github.com/itdoginfo/allow-domains.git
synced 2025-04-17 20:09:08 +00:00
Fix
This commit is contained in:
parent
f2f703fd31
commit
7395b6c6cc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/create-lists.yml
vendored
2
.github/workflows/create-lists.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
generate-lists:
|
||||
runs-on: ubuntu-24.04
|
||||
steps:
|
||||
- uses: actions/checkout@4.2.2
|
||||
- uses: actions/checkout@v4.2.2
|
||||
- name: Compile ruleset srs
|
||||
run: |
|
||||
docker run --rm \
|
||||
|
|
Loading…
Add table
Reference in a new issue