Skip to content

Commit 5c843e3

Browse files
chore(deps): update github artifact actions
1 parent 69a8673 commit 5c843e3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/scheduler.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
SPONSORKIT_MOONCELL_PATH: "./assets/data.csv"
3434

3535
- name: Upload generated files
36-
uses: actions/upload-artifact@v4
36+
uses: actions/upload-artifact@v7
3737
with:
3838
name: generated
3939
path: |
@@ -53,7 +53,7 @@ jobs:
5353
ossutil-config: ${{ secrets.OSSUTIL_CONFIG }}
5454

5555
- name: Download results
56-
uses: actions/download-artifact@v4
56+
uses: actions/download-artifact@v8
5757
with:
5858
name: generated
5959
path: ${{ github.workspace }}/generated

0 commit comments

Comments
 (0)