We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17c8af3 commit f588489Copy full SHA for f588489
1 file changed
.github/workflows/bot_build.yml
@@ -10,7 +10,7 @@ jobs:
10
11
steps:
12
- name: Checkout repo
13
- uses: actions/checkout@v4
+ uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
14
15
- name: Git clone software-layer-scripts
16
run: git clone https://github.com/EESSI/software-layer-scripts
0 commit comments