We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95a1c60 + f6498df commit c88bad4Copy full SHA for c88bad4
2 files changed
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: "Checkout GitHub Action"
18
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
19
with:
20
persist-credentials: false
21
.github/workflows/take-down.yml
@@ -14,7 +14,7 @@ jobs:
14
0 commit comments