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.
2 parents 7e78d9f + 711226b commit aa07300Copy full SHA for aa07300
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.1
+ uses: actions/checkout@v6.0.0
24
25
- name: Prepare env
26
id: envvars
0 commit comments