Skip to content

Commit

Permalink
Don't use node20 actions on container job
Browse files Browse the repository at this point in the history
  • Loading branch information
edo9300 committed May 18, 2024
1 parent d4e8c2d commit 06fc13b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/edopro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ jobs:
shell: bash
run: ./travis/deploy.sh
- name: Log Failure
uses: sarisia/actions-status-discord@v1
uses: sarisia/actions-status-discord@v1.12.0
if: failure()
with:
nodetail: true
Expand Down

0 comments on commit 06fc13b

Please sign in to comment.