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 6d3a1a0 commit 0ecc72eCopy full SHA for 0ecc72e
.github/workflows/regression-test.yaml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
# 1. SETUP
23
- name: Checkout code
24
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
25
with:
26
fetch-depth: 0 # Fetch all history for git describe to work
27
0 commit comments