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 34448f7 commit 860dcf7Copy full SHA for 860dcf7
.github/workflows/build.yml
@@ -6,7 +6,7 @@ jobs:
6
build:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
10
11
- name: Build
12
run: |
0 commit comments