We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 208b0c0 commit 07f2cb5Copy full SHA for 07f2cb5
1 file changed
.github/workflows/update-known-versions.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
18
with:
19
- persist-credentials: false
+ persist-credentials: true
20
- uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
21
22
node-version: "20"
0 commit comments