We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8e854d commit ea510d5Copy full SHA for ea510d5
.github/workflows/node.yaml
@@ -25,7 +25,7 @@ jobs:
25
- '3.13'
26
poetry-version:
27
- '1.6.1'
28
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
29
steps:
30
- uses: actions/checkout@v4
31
- name: Configure git
0 commit comments