mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 12:27:04 +00:00
feat(workflows): upgrade actions to use node 16
This commit is contained in:
2
.github/workflows/release-draft.yml
vendored
2
.github/workflows/release-draft.yml
vendored
@@ -39,7 +39,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
ref: ${{ github.ref }}
|
||||
|
||||
Reference in New Issue
Block a user