Skip to content

Commit

Permalink
Use checkout v4
Browse files Browse the repository at this point in the history
  • Loading branch information
melroy89 authored Sep 2, 2024
1 parent b6e3d75 commit ef919c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starter-workflow-psalm-security-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4

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

0 comments on commit ef919c9

Please sign in to comment.