Skip to content

Commit 43bb4e6

Browse files
authored
1 parent fb46b8e commit 43bb4e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: 'Deploy to GitHub Pages'
22
description: 'This action will handle the deployment process of your project to GitHub Pages.'
33
author: 'James Ives <iam@jamesiv.es>'
44
runs:
5-
using: 'node12'
5+
using: 'node16'
66
main: 'lib/main.js'
77
branding:
88
icon: 'git-commit'

0 commit comments

Comments
 (0)