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 75ef501 commit 58ab159Copy full SHA for 58ab159
.github/workflows/docker-image.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
19
- name: Checkout
20
- uses: actions/checkout@v4.1.7
+ uses: actions/checkout@v4.2.2
21
22
- name: Set up Docker Buildx
23
uses: docker/setup-buildx-action@v3.7.1
.github/workflows/pr.yml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
0 commit comments