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 4f31433 commit 46ebf00Copy full SHA for 46ebf00
.github/workflows/release.yaml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- name: Checkout Code
20
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
21
22
- name: Fetch history
23
run: git fetch --prune --unshallow
0 commit comments