We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27d5d04 + afdeac9 commit e1731c3Copy full SHA for e1731c3
1 file changed
.github/workflows/install.yml
@@ -37,7 +37,7 @@ jobs:
37
YARN_CHECKSUM_BEHAVIOR: update
38
steps:
39
- name: ⬇️ Checkout Repository
40
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
41
with:
42
ref: ${{ github.event.inputs.ref }}
43
token: ${{ env.ACCESS_TOKEN }}
0 commit comments