We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36199b0 commit 17438d5Copy full SHA for 17438d5
.github/workflows/ci-cd.yml
@@ -31,7 +31,7 @@ jobs:
31
# Required for notarization on Mac
32
AC_TEAM_ID: ${{ secrets.AC_TEAM_ID || 'W7AR3WMP87' }}
33
steps:
34
- - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
35
- uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3
36
with:
37
cache: 'npm'
0 commit comments