Skip to content
Snippets Groups Projects
Commit 38f0c7e9 authored by Tim van Dijen's avatar Tim van Dijen
Browse files

Bump actions

parent d923e0d5
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ jobs:
fetch-depth: 0
- name: Lint Code Base
uses: github/super-linter/slim@v5
uses: github/super-linter/slim@v6
env:
LOG_LEVEL: NOTICE
VALIDATE_ALL_CODEBASE: true
......
......@@ -44,7 +44,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
# Should be the higest supported version, so we can use the newest tools
php-version: '8.2'
php-version: '8.3'
coverage: none
- uses: actions/checkout@v4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment