mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-09-22 20:05:38 +00:00
update actions/checkout action
This commit is contained in:
committed by
Jakub Chrzanowski
parent
3dbbc218d0
commit
dd98301953
2
.github/workflows/template-cleanup.yml
vendored
2
.github/workflows/template-cleanup.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
|
||||
# Check out the current repository
|
||||
- name: Fetch Sources
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
|
||||
# Cleanup project
|
||||
- name: Cleanup
|
||||
|
||||
Reference in New Issue
Block a user