Merge pull request #19678 from lichess-org/dependabot/github_actions/actions/download-artifact-8

Bump actions/download-artifact from 7 to 8
This commit is contained in:
Trevor Fitzgerald
2026-03-01 09:43:40 -05:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ jobs:
if: github.event_name == 'push' && github.ref_name == github.event.repository.default_branch || github.event_name == 'workflow_dispatch'
steps:
- uses: actions/checkout@v6
- uses: actions/download-artifact@v7
- uses: actions/download-artifact@v8
with:
name: lila-assets
+1 -1
View File
@@ -72,7 +72,7 @@ jobs:
packages: write
steps:
- uses: actions/checkout@v6
- uses: actions/download-artifact@v7
- uses: actions/download-artifact@v8
with:
name: lila-server