mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-29 18:46:47 +00:00
feat(workflows): upgrade actions to use node 16
This commit is contained in:
2
.github/workflows/docker-readme-publish.yml
vendored
2
.github/workflows/docker-readme-publish.yml
vendored
@@ -9,7 +9,7 @@ jobs:
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
- name: Docker Hub Description
|
||||
uses: peter-evans/dockerhub-description@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user