We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baf9971 commit 9aa2c6cCopy full SHA for 9aa2c6c
.github/workflows/build.yml
@@ -30,7 +30,7 @@ jobs:
30
31
steps:
32
- name: Checkout from repository
33
- uses: actions/checkout@v4.1.7
+ uses: actions/checkout@v4.2.0
34
35
- name: Set short git commit SHA
36
run: |+
0 commit comments