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:
|
||||
PACKAGE_VERSION: ${{ github.ref }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
name: Code checkout
|
||||
with:
|
||||
persist-credentials: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user