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 abc7f19 commit 869f227Copy full SHA for 869f227
.github/workflows/release-checksum.yml
@@ -10,6 +10,8 @@ jobs:
10
runs-on: macos-latest
11
12
steps:
13
+ - uses: actions/checkout@v4
14
+
15
- name: Run checksum action
16
uses: thewh1teagle/checksum@v1
17
with:
0 commit comments