We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae3b67d commit bc65135Copy full SHA for bc65135
.github/workflows/ci-docker.yml
@@ -106,7 +106,7 @@ jobs:
106
107
- name: Setup Release
108
id: setup_release
109
- uses: LizardByte/setup-release-action@v2023.1210.1904
+ uses: LizardByte/setup-release-action@v2024.419.10846
110
with:
111
github_token: ${{ secrets.GITHUB_TOKEN }}
112
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
20
21
22
23
24
25
0 commit comments