We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7920791 commit 0718e2eCopy full SHA for 0718e2e
1 file changed
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
# Get the latest commit ID
13
- id: commit
14
- uses: prompt/actions-commit-hash@v3
+ uses: prompt/actions-commit-hash@v4
15
# Clone the repo & its submodules
16
- uses: actions/checkout@v6
17
with:
0 commit comments