Skip to content

Commit e0aeeb8

Browse files
committed
ci(update): use marr/[email protected]
1 parent ee13beb commit e0aeeb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@v2
1919
- uses: actions/setup-node@v1
20-
- uses: hmarr/debug-action
20+
- uses: hmarr/debug-action@v1.0.0
2121

2222
# try checking out routes-update branch. Ignore error if it does not exist
2323
- run: git checkout routes-update || true

0 commit comments

Comments
 (0)