We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 879bf56 commit 2d469c5Copy full SHA for 2d469c5
.github/workflows/dynamic-publish.yaml
@@ -16,7 +16,7 @@ jobs:
16
PIP_CONSTRAINT: .github/workflows/constraints.txt
17
steps:
18
- name: Checkout code
19
- uses: actions/checkout@v3.6.0
+ uses: actions/checkout@v4.1.0
20
with:
21
fetch-depth: 0
22
.github/workflows/test.yml
@@ -45,7 +45,7 @@ jobs:
45
46
47
48
49
50
51
0 commit comments