Skip to content

Commit b8edefb

Browse files
authored
fix: uses checksum action from github-actions repository
1 parent 319763c commit b8edefb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
submodules: recursive
1818

1919
- name: create checksum file
20-
uses: hypertrace/actions/checksum@main
20+
uses: hypertrace/github-actions/checksum@main
2121

2222
- name: Cache packages
2323
uses: actions/cache@v2

0 commit comments

Comments
 (0)