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.
2 parents 354971f + de7a268 commit 78784c5Copy full SHA for 78784c5
.github/workflows/dev_dockerbuild.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout
15
- uses: actions/checkout@v4.3.0
+ uses: actions/checkout@v5.0.0
16
with:
17
ref: dev
18
.github/workflows/dockerbuild.yml
@@ -18,7 +18,7 @@ jobs:
19
20
21
22
23
- name: Docker meta
24
id: docker_meta
0 commit comments