[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/reformatter d8325c8d11 1/2: chore(deps): bump actions/chec
|
From: |
ELPA Syncer |
|
Subject: |
[nongnu] elpa/reformatter d8325c8d11 1/2: chore(deps): bump actions/checkout from 2 to 4 |
|
Date: |
Mon, 6 Nov 2023 19:00:50 -0500 (EST) |
branch: elpa/reformatter
commit d8325c8d11fd220704655b91ab01b3fd5139bebe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commit: GitHub <noreply@github.com>
chore(deps): bump actions/checkout from 2 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 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/v2...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 e1239b94ea..23b624eed1 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
- uses: purcell/setup-emacs@master
with:
version: 29.1
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
- name: Run tests
run: make package-lint
| [Prev in Thread] |
Current Thread |
[Next in Thread] |
- [nongnu] elpa/reformatter d8325c8d11 1/2: chore(deps): bump actions/checkout from 2 to 4,
ELPA Syncer <=