Skip to content

Commit fb02115

Browse files
authored
Merge pull request #543 from py-cov-action/fix-docker-third-time-s-the-charm
2 parents e52c7cc + 4998b3e commit fb02115

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ jobs:
2121
attestations: write
2222
id-token: write
2323
steps:
24+
- name: Checkout
25+
uses: actions/checkout@v4
26+
2427
- name: Set up Docker Buildx
2528
uses: docker/setup-buildx-action@v3
2629

0 commit comments

Comments
 (0)