We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f63093 + dc7b748 commit aaa751cCopy full SHA for aaa751c
3 files changed
.github/workflows/publish-artifacts.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout
13
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
14
with:
15
fetch-depth: 0
16
.github/workflows/publish-docker.yml
- name: Check out the repo
.github/workflows/test-build.yml
@@ -9,7 +9,7 @@ jobs:
9
0 commit comments