We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe4db7 commit 9e99817Copy full SHA for 9e99817
.github/workflows/merge-publish.yml
@@ -18,7 +18,7 @@ jobs:
18
fetch-depth: 0
19
20
- name: create checksum file
21
- run: hypertrace/actions/checksum@main
+ uses: hypertrace/actions/checksum@main
22
23
- name: Cache packages
24
id: cache-packages
.github/workflows/pr-build.yml
@@ -20,7 +20,7 @@ jobs:
25
26
.github/workflows/publish.yml
@@ -17,7 +17,7 @@ jobs:
17
0 commit comments