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 2c0ba63 + 32074bc commit 42979b1Copy full SHA for 42979b1
.github/workflows/ci.yaml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: Checkout
18
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
19
20
- name: Setup
21
uses: ./.github/actions/setup
.github/workflows/release.yaml
@@ -16,7 +16,7 @@ jobs:
22
0 commit comments