Skip to content

Commit

Permalink
Also bump upload artifact step for compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
rugk authored Sep 4, 2024
1 parent bbae69f commit 4b8da68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stable-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
# Install extra packages by apt-get
#extra_system_packages: # optional
- name: Upload a Build Artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
# Artifact name
name: PDF # optional, default is artifact
Expand Down

0 comments on commit 4b8da68

Please sign in to comment.