Skip to content

Commit ef919c9

Browse files
authored
Use checkout v4
1 parent b6e3d75 commit ef919c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

starter-workflow-psalm-security-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Checkout code
17-
uses: actions/checkout@v3
17+
uses: actions/checkout@v4
1818

1919
- name: Psalm Security Scan
2020
uses: docker://ghcr.io/mbinorg/psalm-security-scan

0 commit comments

Comments
 (0)