We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 696673c commit d75b00cCopy full SHA for d75b00c
1 file changed
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout project sources
15
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
16
17
- name: Log in to the Container registry
18
uses: docker/login-action@v3
0 commit comments