Skip to content

Commit

Permalink
Merge pull request #33 from GreenMeteor/develop
Browse files Browse the repository at this point in the history
Enh: Use of actions/checkout@v4
  • Loading branch information
ArchBlood authored Nov 5, 2024
2 parents 1995098 + 9d4ea67 commit e90509f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/psalm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Psalm Security Scan
uses: psalm/psalm-github-security-scan@f3e6fd9432bc3e44aec078572677ce9d2ef9c287
Expand Down

0 comments on commit e90509f

Please sign in to comment.