[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/dart-mode c1c12b0a05 6/8: Bump actions/checkout from 3 to
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/dart-mode c1c12b0a05 6/8: Bump actions/checkout from 3 to 4 |
Date: |
Mon, 18 Sep 2023 15:59:11 -0400 (EDT) |
branch: elpa/dart-mode
commit c1c12b0a053c46e3191691d07406ba35369fc697
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commit: GitHub <noreply@github.com>
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
---
.github/workflows/test.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index cf588b1081..a0a76ea0aa 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -36,7 +36,7 @@ jobs:
experimental: true
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
- uses: jcs090218/setup-emacs@master
with:
- [nongnu] elpa/dart-mode updated (9c846769ab -> 3a73e65e0d), ELPA Syncer, 2023/09/18
- [nongnu] elpa/dart-mode aa86bc993c 2/8: Ensure dev dep, ELPA Syncer, 2023/09/18
- [nongnu] elpa/dart-mode 8775ca8d99 1/8: test: Build with Eask, ELPA Syncer, 2023/09/18
- [nongnu] elpa/dart-mode e1baf65959 7/8: test: Replace master to main branch, ELPA Syncer, 2023/09/18
- [nongnu] elpa/dart-mode c1c12b0a05 6/8: Bump actions/checkout from 3 to 4,
ELPA Syncer <=
- [nongnu] elpa/dart-mode c189cf4abd 3/8: Ignore dist, ELPA Syncer, 2023/09/18
- [nongnu] elpa/dart-mode 2cb4dabe5c 5/8: Merge pull request #124 from jcs-PR/test/eask, ELPA Syncer, 2023/09/18
- [nongnu] elpa/dart-mode 3a73e65e0d 8/8: Merge pull request #125 from emacsorphanage/dependabot/github_actions/actions/checkout-4, ELPA Syncer, 2023/09/18
- [nongnu] elpa/dart-mode 69d7c23be7 4/8: Fix compile error and copy right, ELPA Syncer, 2023/09/18