Skip to content

Commit 1028dda

Browse files
chore(deps): update github artifact actions (#21)
Ref: PACT-445 Co-authored-by: pactflow-renovate-bot[bot] <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com>
1 parent ba797fb commit 1028dda

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/sync-dsl.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
done
100100
101101
- name: Upload generated files
102-
uses: actions/upload-artifact@v4
102+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7
103103
with:
104104
name: dsl-${{ matrix.sdk }}
105105
path: plugins/swagger-contract-testing/skills/pactflow/references/
@@ -115,7 +115,7 @@ jobs:
115115
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
116116

117117
- name: Download generated DSL files
118-
uses: actions/download-artifact@v4
118+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8
119119
with:
120120
pattern: dsl-*
121121
merge-multiple: true

0 commit comments

Comments
 (0)