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.
1 parent 35af1b0 commit 11eef64Copy full SHA for 11eef64
.github/workflows/docker-image.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
19
- name: Checkout
20
- uses: actions/checkout@v4.0.0
+ uses: actions/checkout@v4.2.0
21
22
- name: Set up Docker Buildx
23
uses: docker/setup-buildx-action@v3.3.0
.github/workflows/pr.yml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
0 commit comments