From 2f237250475b68e322a3ed22d898faf58a00a554 Mon Sep 17 00:00:00 2001 From: James Ives Date: Thu, 28 Nov 2024 13:15:13 +0000 Subject: [PATCH] =?UTF-8?q?Release=204.7.0=20=F0=9F=93=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0457de8c0..e1953b0da 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@jamesives/github-pages-deploy-action", "description": "GitHub action for building a project and deploying it to GitHub pages.", "author": "James Ives (https://jamesiv.es)", - "version": "4.6.9", + "version": "4.7.0", "license": "MIT", "main": "lib/lib.js", "types": "lib/lib.d.ts",