Skip to content

Commit f163375

Browse files
author
hrenaud (NovaGaïa)
committed
change to v3
1 parent b39f2be commit f163375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/to-netlify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@v3
2323
# 3. https://github.com/actions/setup-node#usage
2424
- name: Setup node and build Gatsby
25-
uses: actions/setup-node@v1
25+
uses: actions/setup-node@v3
2626
with:
2727
node-version: '16.x'
2828
cache: 'npm'

0 commit comments

Comments
 (0)