This commit is contained in:
dependabot[bot] 2025-08-15 14:12:23 +00:00 committed by GitHub
commit bdc422eb7a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ jobs:
- name: Build solution - name: Build solution
run: yarn build run: yarn build
- name: Archive artifacts - name: Archive artifacts
uses: actions/upload-pages-artifact@v3.0.1 uses: actions/upload-pages-artifact@v4.0.0
with: with:
path: dist/ path: dist/
deploy: deploy: