Skip to content

Commit 06fc13b

Browse files
committed
Don't use node20 actions on container job
1 parent d4e8c2d commit 06fc13b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/edopro.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ jobs:
202202
shell: bash
203203
run: ./travis/deploy.sh
204204
- name: Log Failure
205-
uses: sarisia/actions-status-discord@v1
205+
uses: sarisia/actions-status-discord@v1.12.0
206206
if: failure()
207207
with:
208208
nodetail: true

0 commit comments

Comments
 (0)