We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4203ea8 commit 34e04bfCopy full SHA for 34e04bf
1 file changed
.github/workflows/ci.yml
@@ -50,7 +50,7 @@ jobs:
50
51
steps:
52
- name: Checkout
53
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
54
55
- name: Set up Python
56
uses: actions/setup-python@v6
@@ -77,7 +77,7 @@ jobs:
77
78
79
80
81
82
83
@@ -104,7 +104,7 @@ jobs:
104
105
106
107
108
109
110
0 commit comments