Skip to content

Commit

Permalink
ci: regenerate third-party tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcloughlin committed Dec 22, 2024
1 parent a1c9ba1 commit e925bec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -837,7 +837,7 @@ jobs:
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0
with:
repository: golang/crypto
ref: 089bfa5675191fd96a44247682f76ebca03d7916
ref: 270bf2552c05c1943a1c950e3afa3a15663e0277
path: crypto
persist-credentials: false
- name: Avo Module Replacement
Expand Down Expand Up @@ -982,7 +982,7 @@ jobs:
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0
with:
repository: golang/go
ref: go1.20.1
ref: go1.23.4
path: go
persist-credentials: false
- name: Compile Go Toolchain
Expand Down Expand Up @@ -1020,7 +1020,7 @@ jobs:
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0
with:
repository: golang/go
ref: go1.20.1
ref: go1.23.4
path: go
persist-credentials: false
- name: Compile Go Toolchain
Expand Down

0 comments on commit e925bec

Please sign in to comment.