mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
Update kroese/set-variable action to v4
This commit is contained in:
parent
2d4de4795f
commit
1b634f6473
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -85,7 +85,7 @@ jobs:
|
||||
echo "NEW_MINOR=$((${{ vars.MINOR }}+1))" >> $GITHUB_ENV
|
||||
-
|
||||
name: Update minor version variable
|
||||
uses: kroese/set-variable@v3
|
||||
uses: kroese/set-variable@v4
|
||||
with:
|
||||
name: 'MINOR'
|
||||
value: ${{ env.NEW_MINOR }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user