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 e67b5aa commit 417412fCopy full SHA for 417412f
1 file changed
.github/workflows/build-docker-image.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Checkout
16
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
17
- name: Login to GitHub Container Registry
18
uses: docker/login-action@v4
19
with:
0 commit comments