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 69adddd commit a4d6631Copy full SHA for a4d6631
1 file changed
.github/workflows/publish.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: Log in to GitHub Container Registry
21
uses: docker/login-action@v3
0 commit comments