We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 120d916 + 74bb866 commit 154b0d2Copy full SHA for 154b0d2
1 file changed
.github/workflows/build.yaml
@@ -20,7 +20,7 @@ jobs:
20
tag: ${{ steps.envvars.outputs.tag }}
21
steps:
22
- name: checkout
23
- uses: actions/checkout@v5.0.0
+ uses: actions/checkout@v5.0.1
24
25
- name: Prepare env
26
id: envvars
0 commit comments