We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1810fe2 commit d0d3230Copy full SHA for d0d3230
.github/workflows/main.yml
@@ -6,7 +6,7 @@ jobs:
6
build:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
10
- name: Use Node.js 18.x
11
uses: actions/setup-node@v2
12
with:
0 commit comments