Update README.md

This commit is contained in:
Dave Gallant
2023-02-21 00:13:38 -05:00
committed by GitHub
parent 267feee99c
commit 9849374ea6

View File

@@ -58,9 +58,9 @@ jobs:
name: rfd-notify
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 0 # speed boost
fetch-depth: 0
- name: Run rfd-notify
uses: davegallant/rfd-notify@main