mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-06 00:33:39 +00:00
Update README.md
This commit is contained in:
@@ -58,9 +58,9 @@ jobs:
|
|||||||
name: rfd-notify
|
name: rfd-notify
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0 # speed boost
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Run rfd-notify
|
- name: Run rfd-notify
|
||||||
uses: davegallant/rfd-notify@main
|
uses: davegallant/rfd-notify@main
|
||||||
|
Reference in New Issue
Block a user