Skip to content

Commit cfd15fe

Browse files
committed
🔧 update workflow dependency
1 parent 3d01f69 commit cfd15fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
symfony_process: 6
1818

1919
steps:
20-
- uses: actions/checkout@v2
20+
- uses: actions/checkout@v4
2121

2222
- name: test against Symfony/Process ${{ matrix.symfony_process }} on PHP ${{ matrix.php }}
2323
run: docker build . --build-arg PHP_VERSION=${{ matrix.php }} --build-arg SYMFONY_PROCESS=${{ matrix.symfony_process }}

0 commit comments

Comments
 (0)