Skip to content

Commit

Permalink
Update check_plugins.yml
Browse files Browse the repository at this point in the history
Use checkout v4
  • Loading branch information
SirPlease authored and fantasylidong committed Jun 26, 2024
1 parent 32e5a56 commit 356c4ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
#- "1.12"

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set environment variables
run: |
echo "SCRIPTS_PATH=$GITHUB_WORKSPACE/addons/sourcemod/scripting" >> $GITHUB_ENV
Expand Down

0 comments on commit 356c4ee

Please sign in to comment.