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 a31b9bf + a2e97c9 commit 46aed08Copy full SHA for 46aed08
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@v6.0.3
+ uses: actions/checkout@v7.0.0
24
25
- name: Prepare env
26
id: envvars
0 commit comments