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.
2 parents 80a1a13 + 95a335a commit 85ca371Copy full SHA for 85ca371
1 file changed
.github/workflows/blank.yml
@@ -12,7 +12,7 @@ jobs:
12
build:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
16
17
- name: build
18
run: |
0 commit comments