Skip to content

Commit 0718e2e

Browse files
Bump prompt/actions-commit-hash from 3 to 4 (#115)
1 parent 7920791 commit 0718e2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
# Get the latest commit ID
1313
- id: commit
14-
uses: prompt/actions-commit-hash@v3
14+
uses: prompt/actions-commit-hash@v4
1515
# Clone the repo & its submodules
1616
- uses: actions/checkout@v6
1717
with:

0 commit comments

Comments
 (0)