From bfd213fc265f1b1f5bf8fdfec7771c9b1d59884c Mon Sep 17 00:00:00 2001 From: James Ives Date: Mon, 2 Sep 2024 15:53:29 +0000 Subject: [PATCH] =?UTF-8?q?Release=204.6.4=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 e34e2b0d0..a8e06b0ad 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.3", + "version": "4.6.4", "license": "MIT", "main": "lib/lib.js", "types": "lib/lib.d.ts",