Skip to content

Commit f81b3a1

Browse files
committed
Update actions
1 parent 85f36ff commit f81b3a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/drupal-security.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ jobs:
55
runs-on: ubuntu-latest
66
name: Security Update Checker for PHP and Drupal packages
77
steps:
8-
- uses: actions/checkout@v3
9-
- uses: actions/cache@v2
8+
- uses: actions/checkout@v4
9+
- uses: actions/cache@v4
1010
id: cache-db
1111
with:
1212
path: ~/.symfony/cache

0 commit comments

Comments
 (0)