Skip to content

Commit

Permalink
Migrate to upload-artifacts v4 for staging workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
stormy authored Jan 23, 2025
1 parent ea9e6f9 commit 870391a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/staging-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
BR_CATALOG_NAME: ${{ vars.BR_CATALOG_NAME }}
BR_API_TOKEN: ${{ secrets.BR_API_TOKEN }}
- name: Archive data files
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: ${{ env.RUNNUM }}-data-files-data-files
path: ${{ env.RUNNUM }}/*
path: ${{ env.RUNNUM }}/*

0 comments on commit 870391a

Please sign in to comment.