Skip to content

Commit 2499027

Browse files
committed
Srsly how does this versioning even work
1 parent 319ca72 commit 2499027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
npm run build
1717
1818
- name: Deploy 🚀
19-
uses: JamesIves/github-pages-deploy-action@v4
19+
uses: JamesIves/github-pages-deploy-action@4.1.7
2020
with:
2121
branch: gh-pages
2222
folder: dist

0 commit comments

Comments
 (0)