We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ccdbf12 + c68bcb4 commit a85a2a7Copy full SHA for a85a2a7
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
node-version: [16.x]
27
28
steps:
29
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
30
31
- name: Set up Python ${{ matrix.python-version }}
32
uses: actions/setup-python@v5
0 commit comments