We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f05e3d commit fff0ff0Copy full SHA for fff0ff0
1 file changed
.github/workflows/python-app.yml
@@ -26,7 +26,7 @@ jobs:
26
27
steps:
28
- name: Checkout repository
29
- uses: actions/checkout@v3
+ uses: actions/checkout@v6
30
31
- name: Setup Python ${{ matrix.python-version }}
32
uses: actions/setup-python@v4
0 commit comments