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.
2 parents 625bae2 + 71d5d1a commit d740541Copy full SHA for d740541
2 files changed
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
15
- name: Checkout repository
16
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
17
with:
18
# Include all branches and tags
19
fetch-depth: 0
.github/workflows/test.yml
@@ -58,7 +58,7 @@ jobs:
58
59
60
61
62
63
- name: Dispatch dummy workflow
64
id: dispatch_dummy_workflow
0 commit comments