Skip to content

Commit

Permalink
Update wpilibsuite/import-signing-certificate to v2 (Node 20)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gold856 authored Jun 20, 2024
1 parent 9cba760 commit 2a3aef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
distribution: 'zulu'
architecture: ${{ matrix.architecture }}

- uses: wpilibsuite/import-signing-certificate@v1
- uses: wpilibsuite/import-signing-certificate@v2
with:
certificate-data: ${{ secrets.APPLE_CERTIFICATE_DATA }}
certificate-passphrase: ${{ secrets.APPLE_CERTIFICATE_PASSWORD }}
Expand Down

0 comments on commit 2a3aef4

Please sign in to comment.