Skip to content

Commit d0d882d

Browse files
committed
ci: exact version
1 parent 33cb2f5 commit d0d882d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@v6
2121

2222
- name: Caching for Turborepo
23-
uses: rharkor/caching-for-turbo@v2
23+
uses: rharkor/caching-for-turbo@v2.3.11
2424

2525
- name: Install pnpm
2626
uses: pnpm/action-setup@v4
@@ -45,7 +45,7 @@ jobs:
4545
cp -r apps/vue/dist/* dist
4646
4747
- name: Deploy to GitHub Pages
48-
uses: JamesIves/github-pages-deploy-action@v4
48+
uses: JamesIves/github-pages-deploy-action@v4.8.0
4949
with:
5050
branch: gh-pages
5151
folder: dist

0 commit comments

Comments
 (0)