From 1792512b149f7411dd46fd023f54d4e49ba948b7 Mon Sep 17 00:00:00 2001 From: Paul B Date: Mon, 31 May 2021 10:49:20 +0200 Subject: [PATCH] Bump version to 0.3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64848fea..0eb7471c 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ jobs: - name: Checkout uses: actions/checkout@v2 - name: Deploy API documentation - uses: bump-sh/github-action@0.2 + uses: bump-sh/github-action@0.3 with: doc: token: ${{secrets.BUMP_TOKEN}}