Skip to content

Bump undici from 5.28.4 to 5.28.5 in /WorkflowWikiExample #8

Bump undici from 5.28.4 to 5.28.5 in /WorkflowWikiExample

Bump undici from 5.28.4 to 5.28.5 in /WorkflowWikiExample #8

name: Custom Action Workflow
on: [push]
jobs:
custom-action-job:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Run custom action
uses: ClubCedille/Cedille-Actions-By-Example/WorkflowWikiExample@master
with:
message: "Bonjour depuis l'action personnalisée !"