fix cleanup task
This commit is contained in:
parent
25cdffbbb0
commit
ae4b60e3e8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/buildReporting.yml
vendored
2
.github/workflows/buildReporting.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Get short SHA
|
||||
uses: benjlevesque/short-sha@v3
|
||||
uses: benjlevesque/short-sha@v3.0
|
||||
id: short-sha
|
||||
- name: Store short SHA as environment variable
|
||||
run: echo $SHA
|
||||
|
|
Loading…
Reference in a new issue