Skip to content

Commit

Permalink
Merge pull request #22 from cooljeanius/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/upload-artifact-4.4.3

Bump actions/upload-artifact from 4.4.0 to 4.4.3
  • Loading branch information
cooljeanius authored Oct 14, 2024
2 parents 33d7bac + a9c4371 commit 108623a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stress-1.0.4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- run: aclocal --version && autoconf --version
if: "${{ failure() }}"
- name: Upload a Build Artifact
uses: actions/[email protected].0
uses: actions/[email protected].3
with:
name: gzipped_tarfile-${{ matrix.compiler }}
path: stress-1.0.4.tar.gz
Expand Down

0 comments on commit 108623a

Please sign in to comment.