Skip to content

Commit c2392bc

Browse files
authored
chore: update comment too
1 parent 0d162b9 commit c2392bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test-go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
111111
- name: Upload SonarCloud files
112112
if: ${{ github.ref_name == 'main' && github.repository_owner == 'testcontainers' && inputs.run-tests && !inputs.rootless-docker }}
113-
uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v3
113+
uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0.0
114114
with:
115115
name: sonarcloud
116116
path: |

0 commit comments

Comments
 (0)