]> source.dussan.org Git - jquery.git/commitdiff
Build: Build: Bump actions/checkout from 3.5.2 to 3.5.3
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 1 Jul 2023 00:28:46 +0000 (00:28 +0000)
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Sun, 2 Jul 2023 18:15:23 +0000 (20:15 +0200)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 3.5.3.
- [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/8e5e7e5ab8b370d6c329ec480221332ada57f0ab...c85c95e3d7251135ab7dc9ce3241c5835cc595a9)

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

Closes gh-5283

(cherry picked from commit 4a13266efd262a92f05d86b71d715885de103e6d)

.github/workflows/node.js.yml

index 40f1a74b4148bac0c717ee5e669d2c9b7a5ddbb2..a897686b86772ce1ab40ed80ef563c96affcee36 100644 (file)
@@ -42,7 +42,7 @@ jobs:
             BROWSERS: "FirefoxHeadless"
     steps:
     - name: Checkout
-      uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
+      uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
 
     - name: Cache
       uses: actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8 # v3.3.1