Skip to content

Commit

Permalink
Merge pull request #571 from gmlueck/gmlueck/update-ci-artifact
Browse files Browse the repository at this point in the history
Update CI "actions/upload-artifact" version
  • Loading branch information
gmlueck committed Jun 28, 2024
1 parent e977e2e commit 2d3742e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: |
./adoc/scripts/verify_reflow_conformance.sh
- name: Archive generated files
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: spec-outputs
path: |
Expand Down

0 comments on commit 2d3742e

Please sign in to comment.