Merge b64f4218c75b80e93b6f0446cdcd171d5e468b73 into 7179e72a3fa4d4c33870a471708fda724fae7596

This commit is contained in:
dependabot[bot] 2025-12-15 17:02:24 +00:00 committed by GitHub
commit 9907427f1c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -71,7 +71,7 @@ jobs:
- run: echo hello > world.txt
- uses: actions/upload-artifact@v4
- uses: actions/upload-artifact@v6
with:
name: my-artifact
path: world.txt

View File

@ -71,7 +71,7 @@ jobs:
- run: echo hello > world.txt
- uses: actions/upload-artifact@v4
- uses: actions/upload-artifact@v6
with:
name: my-artifact
path: world.txt