Skip to content

Commit

Permalink
This commit will edit the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AAVision committed Mar 29, 2024
1 parent 0764a4d commit aeb0703
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy to GitHub
name: Deploy to GitHub Pages

on:
push:
Expand All @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v2

- name: Use Node.js 21.x
uses: actions/setup-node@v1
uses: actions/setup-node@v2
with:
node-version: 21.x

Expand Down

0 comments on commit aeb0703

Please sign in to comment.