generated from pmo-actions/healthchecks-ping
Actualiser action.yaml
This commit is contained in:
@@ -35,6 +35,11 @@ runs:
|
|||||||
using: 'composite'
|
using: 'composite'
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Setup cache
|
||||||
|
uses: actions/cache@v3
|
||||||
|
with:
|
||||||
|
path: ~/.npm
|
||||||
|
key: dont-cache-${{ github.run_id }}
|
||||||
- name: Load bash library
|
- name: Load bash library
|
||||||
uses: https://gargoton.petite-maison-orange.fr/pmo-actions/bash-library@main
|
uses: https://gargoton.petite-maison-orange.fr/pmo-actions/bash-library@main
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user