Skip to content

Commit 38e1648

Browse files
authored
Merge pull request #294 from fossology/chore/actions/update
chore(actions): tag deploy to v4
2 parents 47a7dbe + b7ad1c2 commit 38e1648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
fi
5858
yarn build
5959
- name: Release to GitHub Pages
60-
uses: JamesIves/github-pages-deploy-action@4.1.4
60+
uses: JamesIves/github-pages-deploy-action@v4
6161
with:
6262
branch: gh-pages
6363
folder: build

0 commit comments

Comments
 (0)