We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 127eebc commit b54d309Copy full SHA for b54d309
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: Checkout repository
18
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
19
20
- name: Docker metadata
21
id: meta
.github/workflows/publish.yml
@@ -13,7 +13,7 @@ jobs:
13
14
- name: Docker login
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3
0 commit comments