build(deps): bump actions/checkout from 4 to 5 (#279)

This commit is contained in:
dependabot[bot]
2025-08-13 18:21:11 +00:00
committed by GitHub
parent fcc6c288e5
commit d00315e88c
4 changed files with 5 additions and 5 deletions

View File

@@ -12,6 +12,6 @@ jobs:
id-token: write
packages: write
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
- name: Publish Immutable Action
uses: actions/publish-immutable-action@v0.0.4