We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a7ca55 commit b318cecCopy full SHA for b318cec
.github/workflows/workflow.yml
@@ -17,7 +17,7 @@ jobs:
17
operating-system: [ubuntu-latest, windows-latest]
18
steps:
19
- name: Checkout
20
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
21
22
- name: Set Node.js 16.x
23
uses: actions/setup-node@v3
0 commit comments