We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fff2d10 + cc89ef3 commit 07314d7Copy full SHA for 07314d7
1 file changed
.github/workflows/main.yml
@@ -23,7 +23,7 @@ jobs:
23
# Steps represent a sequence of tasks that will be executed as part of the job
24
steps:
25
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
26
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v6
27
28
# Runs a set of commands using the runners shell
29
- name: Run a multi-line script
0 commit comments