Skip to content

Commit abf740c

Browse files
committed
chore: update action to node20
1 parent 9c31bcc commit abf740c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/redirect-url-checker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
workflow_dispatch:
44
push:
55
branches:
6-
- 'update_deps'
6+
- 'test'
77

88
jobs:
99
check_redirects:

0 commit comments

Comments
 (0)