This commit is contained in:
parent
f32c26bb7d
commit
a75027d8fa
@ -7,7 +7,7 @@ jobs:
|
||||
runs-on: all
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v3
|
||||
- name: Declare variables
|
||||
run: |
|
||||
echo "sha_short=$(git rev-parse --short "$GITHUB_SHA")" >> "$GITHUB_ENV"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user