Bump actions/checkout from 3 to 4 #27
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
PACKAGE_VERSION: ${{ github.ref }}
|
PACKAGE_VERSION: ${{ github.ref }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v4
|
||||||
name: Code checkout
|
name: Code checkout
|
||||||
with:
|
with:
|
||||||
persist-credentials: true
|
persist-credentials: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user