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 238f50d commit c357dc3Copy full SHA for c357dc3
.github/workflows/run_unit_tests.yml
@@ -45,7 +45,7 @@ jobs:
45
46
steps:
47
- name: Checkout ${{ github.ref }}
48
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
49
50
- name: print some info
51
run: |
0 commit comments