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 52f937c commit 49ef406Copy full SHA for 49ef406
.github/workflows/ci.yml
@@ -89,7 +89,7 @@ jobs:
89
90
steps:
91
- name: Checkout repository
92
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
93
with:
94
ref: ${{ inputs.branch }}
95
persist-credentials: false
.github/workflows/update.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
18
19
fetch-depth: 0
20
persist-credentials: true
@@ -75,7 +75,7 @@ jobs:
75
76
77
78
79
80
81
0 commit comments