Skip to content

Commit 281c60a

Browse files
Copilotlippytm
andcommitted
Update actions/checkout to v4 for compatibility
Co-authored-by: lippytm <65956507+lippytm@users.noreply.github.com>
1 parent af08d9e commit 281c60a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/blank.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
# Steps represent a sequence of tasks that will be executed as part of the job
3838
steps:
3939
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
40-
- uses: actions/checkout@v2
40+
- uses: actions/checkout@v4
4141

4242
# Runs a single command using the runners shell
4343
- name: Run a one-line script

0 commit comments

Comments
 (0)