Merge pull request #882 from alireza0/dependabot/github_actions/actions/download-artifact-6

Bump actions/download-artifact from 5 to 6
This commit is contained in:
Alireza Ahmadi 2026-01-03 20:20:35 +01:00 committed by GitHub
commit 4e97afebab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -35,7 +35,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v5.0.0
- name: Download frontend build artifact
uses: actions/download-artifact@v5
uses: actions/download-artifact@v6
with:
name: frontend-dist
path: frontend_dist