upgrade actions/checkout from v5 to v6

This commit is contained in:
Aparna Jyothi 2025-12-22 12:46:42 +05:30
parent f4bb54c490
commit f294155e50
10 changed files with 95 additions and 95 deletions

View file

@ -14,7 +14,7 @@ jobs:
steps:
- name: Checking out
uses: actions/checkout@v5
uses: actions/checkout@v6
- name: Publish
id: publish
uses: actions/publish-immutable-action@v0.0.4