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 a8a3dbc commit 7b661c0Copy full SHA for 7b661c0
.github/workflows/cfr24.yml
@@ -11,7 +11,7 @@ jobs:
11
image: docker://ghcr.io/concordia-fsae/containers/ubuntu-noble-lts:v1.0.0
12
steps:
13
- name: Pull Branch
14
- uses: actions/checkout@v4
+ uses: actions/checkout@a81bbbf8298c0fa03ea29cdc473d45769f953675
15
with:
16
fetch-depth: 0
17
show-progress: 'true'
@@ -25,7 +25,7 @@ jobs:
25
26
27
28
29
30
31
0 commit comments