Skip to content

Commit def6717

Browse files
authored
Merge pull request #5 from lippytm/copilot/fix-bug-in-time-machine-bot
2 parents d02afc2 + 281c60a commit def6717

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)