Skip to content

Commit

Permalink
Re-adds latest version of dawidd6/action-download-artifact
Browse files Browse the repository at this point in the history
Updates wiki markdown file and reference
  • Loading branch information
johnedquinn committed Dec 9, 2024
1 parent 7c086dc commit 7961503
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/conformance-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
with:
gradle-version: 8.7
- name: Download `conformance_test_results.ion` from target branch
uses: dawidd6/action-download-artifact@v2
uses: dawidd6/action-download-artifact@v6
id: download-report
continue-on-error: true
with:
Expand Down
2 changes: 1 addition & 1 deletion docs/wiki/_Sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
* Testing
* [Writing PartiQL Unit Tests](https://github.com/partiql/partiql-lang-kotlin/wiki/PartiQL-Code-Coverage)
* Serde
* [PartiQL Value <> ION](https://github.com/partiql/partiql-lang-kotlin/wiki/Serde)
* [PartiQL Value <> ION](https://github.com/partiql/partiql-lang-kotlin/wiki/PartiQLIonSerde)
* Upgrade Guides
* [Upgrade Guide General](https://github.com/partiql/partiql-lang-kotlin/wiki/upgrade-guide)
* [CLI Versions](https://github.com/partiql/partiql-lang-kotlin/wiki/cli-versions)
Expand Down
File renamed without changes.

0 comments on commit 7961503

Please sign in to comment.