Browse Source

github: [skip ci]: bump actions/checkout from 4 to 5

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 3 tuần trước cách đây
mục cha
commit
c6c99b8853

+ 1 - 1
.github/workflows/github-packages.yml

@@ -20,7 +20,7 @@ jobs:
   pre-docker:
   pre-docker:
     runs-on: ubuntu-latest
     runs-on: ubuntu-latest
     steps:
     steps:
-      - uses: actions/checkout@v4
+      - uses: actions/checkout@v5
       - id: set-matrix
       - id: set-matrix
         run: |
         run: |
           sudo apt-get install jq
           sudo apt-get install jq