rename action to follow convention of other actions

This commit is contained in:
Lendemor 2024-10-03 19:47:36 +02:00
parent 8db5faf9c9
commit cbd0a18ade

View File

@ -1,4 +1,4 @@
name: Check Dependencies name: check-outdated-dependencies
on: on:
push: # This will trigger the action when a pull request is opened or updated. push: # This will trigger the action when a pull request is opened or updated.