mirror of
https://github.com/NLnetLabs/krill.git
synced 2026-09-20 08:27:49 +02:00
Add _correct_ missing @ref part of GH Actions action specifier. (#371)
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
args: ["", "--all-features"]
|
||||
steps:
|
||||
- name: Debug
|
||||
uses: hmarr/debug-action@v1
|
||||
uses: hmarr/debug-action@v1.0.0
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v1
|
||||
- name: Install Rust
|
||||
|
||||
Reference in New Issue
Block a user