We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d02afc2 + 281c60a commit def6717Copy full SHA for def6717
1 file changed
.github/workflows/blank.yml
@@ -37,7 +37,7 @@ jobs:
37
# Steps represent a sequence of tasks that will be executed as part of the job
38
steps:
39
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
40
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
41
42
# Runs a single command using the runners shell
43
- name: Run a one-line script
0 commit comments