We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3cf2c9 commit a0b97a4Copy full SHA for a0b97a4
.github/workflows/blank.yml
@@ -27,7 +27,7 @@ jobs:
27
# Steps represent a sequence of tasks that will be executed as part of the job
28
steps:
29
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
30
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
31
32
- name: Install deps
33
run: |
0 commit comments