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 dccf460 commit 59c7adbCopy full SHA for 59c7adb
.github/workflows/build-images.yml
@@ -23,7 +23,7 @@ jobs:
23
runs-on: ubuntu-latest
24
25
steps:
26
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
27
- name: Login to GitHub Container Registry
28
uses: docker/login-action@v3
29
with:
0 commit comments