Skip to content

Commit

Permalink
Update upload artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
tellison committed Apr 24, 2024
1 parent 47f7ecf commit ba1b575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pgkbuild.yml
Expand Up @@ -39,7 +39,7 @@ jobs:
export WORKSPACE=$PWD
bash pkgbuild/create-installer-mac.sh
- uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
- uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
with:
name: macOS_${{ matrix.architecture }}
path: workspace/target/*.pkg

0 comments on commit ba1b575

Please sign in to comment.